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