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.

formContext.data.process