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.
Converts an array index of a dimension to the dimension code.
Syntax
client server public static int arrayIdx2Code(int _idx)
Run On
Called
Parameters
- _idx
Type: int
An integer value that indicates the dimension array index.
Return Value
Type: int
An integer value that is the dimension code.
Remarks
This method uses a SysDimension enumeration value, because the dimension may have an unexpected value.