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