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.