ExecutionViewMgr.LoopOnSelectedSteps
- Updated2025-07-21
- 1 minute(s) read
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