SequenceFileViewMgr.LoopOnSelectedSteps
- Updated2024-10-09
- 1 minute(s) read
SequenceFileViewMgr.LoopOnSelectedSteps
Syntax
SequenceFileViewMgr.LoopOnSelectedSteps( [interactiveArgsVal], [editArgsVal])
Return Value
A new execution.
Purpose
Starts an execution that loops on the currently selected steps.
Parameters
interactiveArgsVal As Variant
[In] [ Optional ] Specifies a custom InteractiveArgs object using this parameter. When you do not pass a custom InteractiveArgs object, the SequenceFileView Manager control builds an InteractiveArgs object according to the current selections.
editArgsVal As Variant
[In] [ Optional ] Specifies a custom EditArgs object using this parameter. When you do not pass a custom EditArgs object, the SequenceFileView Manager control builds an EditArgs object according to the current selections.
See Also
CommandKind_LoopOnSelectedSteps
SequenceFileViewMgr.BuildEditArgs