Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.