Enum.AsInteger() Method

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

See Also

Enum Data Type
Get Started with AL
Developing Extensions