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.
Sets the label of the control.
Control types supported
All
Syntax
formContext.getControl(arg).setLabel(label);
Parameter
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the control. |