Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The term "enum" is short for "enumerated list". It is a common programming term that simply means a user-defined list. You would use an enum if you would like to create a variable that has a list of options or states.

Create an Enum

...

For full screen please view on Vimeo at this link

1. Click on the Enum Editor in the shortcut menu on the right side of the screen:

...