SequenceContext.SelectedStepGroup

Syntax

SequenceContext.SelectedStepGroup

Data Type

StepGroups

Use the following constants with this data type:

  • StepGroup_Cleanup –(Value: 2) Specifies the Cleanup step group.
  • StepGroup_Main –(Value: 1) Specifies the Main step group.
  • StepGroup_Setup –(Value: 0) Specifies the Setup step group.

Purpose

Specifies the index of the step group selected when the execution started.

Remarks

TestStand sets this property only for the root context in an execution.

See Also

SequenceContext.SelectedExecution

SequenceContext.SelectedFile

SequenceContext.SelectedPropertyObjectFile

SequenceContext.SelectedPropertyObjects

SequenceContext.SelectedSequences

SequenceContext.SelectedSteps