Sequence.DeleteStep
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.