ChoiceList Class
This class provides attributes and methods for the field types that display a fixed set of choices to the end user, including EnumField (RadioField, OptionField, and ListField), MenuList, and PaletteField. One ChoiceList attribute, ChoiceItems, contains the set of choice values. ChoiceItems is an array of ChoiceItem objects.
For more information, see in the
Language Reference Guide:
ChoiceList Class.
Last modified date: 12/20/2023