ExecutionViewMgr.LoopOnSelectedSteps
- 更新时间2025-07-21
- 阅读时长1分钟
ExecutionViewMgr.LoopOnSelectedSteps
Syntax
ExecutionViewMgr.LoopOnSelectedSteps( [interArgs])
Purpose
Starts an interactive execution that loops on the currently selected steps.
Remarks
Parameters
interArgs As Variant
[In] [ Optional ] Specifies an InteractiveArgs object. When you do not pass an InteractiveArgs object, the ExecutionView Manager control creates the appropriate InteractiveArgs object.
See Also
CommandKind_LoopOnSelectedSteps
ExecutionViewMgr.BuildInteractiveArgs