is workflow in state(a,b)
Group |
This function returns true if the workflow job a is in state b, otherwise false.
Parameter Description
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. |