section.getVisible (Client API reference)

Returns a value that indicates whether the section is currently visible.

Syntax

sectionObj.getVisible();

Return Value

Type: Boolean.

Description: true if the section is visible; false otherwise.

setVisible