SequenceContext.StepIndex
- Updated2024-10-09
- 1 minute(s) read
SequenceContext.StepIndex
Syntax
SequenceContext.StepIndex
Data Type
Purpose
Specifies the zero-based index of the currently executing step. The index indicates the position of the step in the step group the SequenceContext.StepGroup property identifies. If execution is suspended between steps, this property returns -1 .