Shows or hides the business process control.
Syntax
formContext.ui.process.setVisible(bool);
Parameter
Name | Type | Required | Description |
---|---|---|---|
bool |
Boolean | Yes | Specify true to show the control; false to hide the control. |
Shows or hides the business process control.
formContext.ui.process.setVisible(bool);
Name | Type | Required | Description |
---|---|---|---|
bool |
Boolean | Yes | Specify true to show the control; false to hide the control. |