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