Sequence.GetStep
- Updated2025-07-21
- 1 minute(s) read
Sequence.GetStep
Syntax
Sequence.GetStep( index, stepGroupParam)
Return Value
Purpose
Returns a reference to the Step object that you specify by an index.
Parameters
index As Long
[In] Specifies the zero-based step index that indicates the position of the step in the step group.
stepGroupParam As StepGroups
[In] Specifies a particular step group.