Skip to main content

Enumerations

Datatype

enumeration of strings

  • string (textual value, ie "Shoes")
  • number (numerical value, ie 9.99)
  • list (array/list of items, ie "Shoes", "Shirts", "Hats")