SequenceContext.PreviousStepIndex
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
SequenceContext.PreviousStepIndex
Syntax
SequenceContext.PreviousStepIndex
Data Type
Purpose
Specifies the zero-based index of the step that executed last. The index indicates the position of the step in the step group the SequenceContext.StepGroup property identifies.
Remarks
This property returns -1 if no step executed previously.