InteractiveArgs.GetStepIndex

Syntax

InteractiveArgs.GetStepIndex( arrayIndexParam)

Return Value

Long

Purpose

Returns a step index stored at a specific position in the list of steps to run interactively.

Remarks

The step index that the method returns is a zero-based index into the list of steps for the sequence.

Parameters

arrayIndexParam As Long

[In] Specifies a zero-based index for the list of steps to run interactively.

See Also

InteractiveArgs.Sequence

InteractiveArgs.StepGroup