Sequence.RemoveStep
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.