ExecutionViewMgr.RunSelectedSteps
- 更新日2026-02-03
- 1分で読める
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