Enumerated Values
Some properties have a pre-set list of possible values. For these properties you will be able to choose between Enum and Variable.
- Choose Enum to select a specific value from the list.
- Choose Variable if you want to use a separate hard-coded value, or a dynamically replaced variable instead.