Sequence.InsertStep
- Updated2026-02-03
- 1 minute(s) read
Sequence.InsertStep
Syntax
Sequence.InsertStep( stepToInsert, index, stepGroupParam)
Purpose
Inserts a step into the sequence.
Remarks
Parameters
stepToInsert As Step
[In] Specifies the step to insert.
index As Long
[In] Specifies the zero-based index that indicates the location where to insert the step in the step group.
stepGroupParam As StepGroups
[In] Specifies a particular step group.