process.getVisible (Client API reference)

Returns a value indicating whether the business process control is visible.

Syntax

formContext.ui.process.getVisible();

Return Value

Type: Boolean.

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

setVisible
formContext.ui.process