getSteps (Client API reference)
Returns a collection of steps in the stage.
Syntax
var stepsCollection = stageObj.getSteps();
Return Value
Type: Array.
Description: See Step methods for methods to access the property values of the step.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a collection of steps in the stage.
var stepsCollection = stageObj.getSteps();
Type: Array.
Description: See Step methods for methods to access the property values of the step.