Sequence.DeleteStep
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.