Quick Links
Table of Contents | ||||
---|---|---|---|---|
|
...
Definition
The term "enumEnum" is short for "enumerated list". It is a common programming term that simply means a user-defined list.
Use
You would use an enum Enum if you would like to create a variable Variable that has a list of options or states.
Create an Enum
...
For full screen please view on Vimeo at this link
...
Location
You can access your Enum list by using the last icon on the far right of the screen:
...
Create an Enum
1. Click on the Enum Editor in the shortcut menu on the right side of the screen:
...