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.
Returns the label for the field.
Syntax
public str label([int arrayIndex])
Run On
Called
Parameters
- arrayIndex
Type: int
Return Value
Type: str
The label or inherited label value for the field.
Remarks
If no label is provided for the field, this method returns the label for the extended data type for the field, if applicable. If an array entry is specified, this method returns the label for the array element.