InteractiveArgs.GetStepIndex
- Updated2025-07-21
- 1 minute(s) read
InteractiveArgs.GetStepIndex
Syntax
InteractiveArgs.GetStepIndex( arrayIndexParam)
Return Value
Purpose
Returns a step index stored at a specific position in the list of steps to run interactively.
Remarks
The step index that the method returns is a zero-based index into the list of steps for the sequence.
Parameters
arrayIndexParam As Long
[In] Specifies a zero-based index for the list of steps to run interactively.