ExecutionViewMgr.RunSelectedSteps
- Updated2025-07-21
- 1 minute(s) read
ExecutionViewMgr.RunSelectedSteps
Syntax
ExecutionViewMgr.RunSelectedSteps( [interArgs])
Purpose
Interactively executes the selected steps within the current execution.
Remarks
Parameters
interArgs As Variant
[In] [ Optional ] Specifies an InteractiveArgs object. When you do not pass InteractiveArgs objects, the ExecutionView Manager control creates the appropriate InteractiveArgs objects.
See Also
ExecutionViewMgr.BuildInteractiveArgs