ExecutionViewMgr.RunSelectedSteps
- Aktualisiert2026-02-03
- 1 Minute(n) Lesezeit
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