Language Reference Guide : 4. System Classes : ChoiceField Class : CurEnumValue Attribute
 
Share this page                  
CurEnumValue Attribute
Data Type: integer
4GL Access: RW
The CurEnumValue attribute contains the current integer value associated with the field. You can use this attribute to retrieve the enumerated value associated with the field. For nullable choice fields, this value is undefined when the value is null.