tab.getVisible (Client API reference)

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

Syntax

tabObj.getVisible();

Return Value

Type: Boolean.

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

setVisible