Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 4.0.
Get the enum value as an integer value.
Syntax
The Enum Value as an Integer value := Enum.AsInteger()
Parameters
Enum
Type: Enum
An instance of the Enum data type.
Return Value
The Enum Value as an Integer value
Type: Integer