Step.StepGroup
- 更新日2025-07-21
- 1分で読める
Step.StepGroup
Syntax
Step.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 in which the step currently resides.
Remarks
If the step is not currently inserted in a sequence, accessing this property returns an error.