InteractiveArgs.ContainsStep

Syntax

InteractiveArgs.ContainsStep( stepIndexParam)

Return Value

Boolean

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.

See Also

Step.StepIndex