SelectedBreakpointItem.StepGroup
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
SelectedBreakpointItem.StepGroup
Syntax
SelectedBreakpointItem.StepGroup
Data Type
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
Returns the step group that contains the selected breakpoint. The return value for this parameter is meaningless if only the sequence file or sequence of a breakpoint was selected.