setVisible (Client API reference)
Sets a value that indicates whether the section is visible.
Syntax
sectionObj.setVisible(bool);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true to show the section; false to hide 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 a value that indicates whether the section is visible.
sectionObj.setVisible(bool);
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true to show the section; false to hide the section. |