section.setLabel (Client API reference)
Sets the label of the section.
Syntax
sectionObj.setLabel(label);
Parameter
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the section. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the label of the section.
sectionObj.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the section. |