formItem.getVisible (Client API reference)
Returns a value that indicates whether the form is currently visible.
Syntax
formItem.getVisible();
Return Value
Type: Boolean.
Description: true if the form is visible; false otherwise.
Returns a value that indicates whether the form is currently visible.
formItem.getVisible();
Type: Boolean.
Description: true if the form is visible; false otherwise.