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.
Gets the label text of the given enumeration value.
Syntax
public LabelId getEnumLabelText(EnumName _enumName, int _enumValue)
Run On
Called
Parameters
- _enumName
Type: EnumName Extended Data Type
The enumeration name.
- _enumValue
Type: int
The enumeration value.
Return Value
Type: LabelId Extended Data Type
The label text of the given enumeration value.