Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.