InteractiveArgs.ContainsStep
- Updated2025-07-21
- 1 minute(s) read
InteractiveArgs.ContainsStep
Syntax
InteractiveArgs.ContainsStep( stepIndexParam)
Return Value
Purpose
Returns True if the step you specify is in the list of steps to run interactively.
Parameters
stepIndexParam As Long
[In] Specifies a zero-based index for a step in the list of steps for the sequence in which you are running steps interactively.