getSelectedStage (Client API reference)
Gets the currently selected stage.
Syntax
formContext.data.process.getSelectedStage();
Return Value
Type: Stage.
Description: The currently selected stage. See Stage methods for the methods to access the properties of the stage returned.