is workflow in state()

This function returns "true" if the workflow job a is in state b, otherwise "false".

Parameters


Parameter

Description

a

Name (see VAR_SYS_WF_DISPLAYNAME) or ID (see VAR_SYS_WF_ID) of the workflow job.

b

The name of the state to be checked.