process.getStatus (Client API reference)
Returns the current status of the process instance.
Syntax
formContext.data.process.getStatus();
Return Value
Type: String.
Description:Returns one of the following values: active, aborted, or finished.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the current status of the process instance.
formContext.data.process.getStatus();
Type: String.
Description:Returns one of the following values: active, aborted, or finished.