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.
Provides the label that is displayed for an extended data type or a specified array element, or the label for the extended data type that an extended data type extends.
Syntax
public str label([int arrayIndex])
Run On
Called
Parameters
- arrayIndex
Type: int
Return Value
Type: str
The label that is displayed for an extended data type, or the label for an array element if the arrayEntry value is provided.
When an extended data type does not have a label, this method returns the label defined for the extended data type that an extended data type extends.
Remarks
The label that is returned corresponds to the Label property for an extended data type or array element in the AOT.