stage.getStatus (Client API reference)

Returns the status of the stage.

Syntax

var stageStatus = stageObj.getStatus();

Returns

Type: String.

Description: This method will return either active or inactive.

formContext.data.process