Sequence.RemoveStep
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Sequence.RemoveStep
Syntax
Sequence.RemoveStep( index, stepGroupParam)
Return Value
Purpose
Removes a step from a sequence and returns a reference to it.
Parameters
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.