get current state of workflow(a)
Group |
This function returns the name of the state in which the workflow job a currently is.
If a is not found, the return value is an empty string ('') with set Empty Flag.
Parameter Description
Parameter |
Description |
a |
Name (see VAR_SYS_WF_DISPLAYNAME) or ID (see VAR_SYS_WF_ID) of the workflow job. |