Sequence.DeleteStep
- Updated2025-07-21
- 1 minute(s) read
Sequence.DeleteStep
Syntax
Sequence.DeleteStep( index, stepGroupParam)
Purpose
Deletes a step from the sequence.
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 the step group that contains the step you want to delete.