Info |
---|
For an overview of Enums, click here. |
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
To practice using Enums, in Motive Academy there is a course creating Hints for the learner. |
Once you have Created an Enum, you can use it to create a Variable.
...
2. Go to the Variables tab
3. Click on Add New:
...
4. Name the Variable
5. Under Value Definition, choose Enum in the first drop down
6. Under Value Definition, choose the Enum previously created from the second drop down:
...
7. Save the Variable by clicking on the checkmark next to the name
...
When you click on Set Value, you’ll see the items from the Enum listed here.