Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a boolean value indicating whether the step is required in the business process flow.
Syntax
var stepIsRequired = stepObj.isRequired();
Returns
Type: Boolean.
Description: true if the step is marked as required in the Business Process Flow editor; false otherwise.