get current state of workflow()
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.
Parameters
Parameter |
Description |
a |
Name (see VAR_SYS_WF_DISPLAYNAME) or ID (see VAR_SYS_WF_ID) of the workflow job. |