ExecutionViewMgr.RunSelectedSteps
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ExecutionViewMgr.RunSelectedSteps
Syntax
ExecutionViewMgr.RunSelectedSteps( [interArgs])
Purpose
Interactively executes the selected steps within the current execution.
Remarks
Note
You can call this method only when the execution is paused and the execution is not in interactive mode.
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