Group Macro Statement
The Group statment enables you to specify a block of actions within a macro that you can expand or collapse.
Setting
The Group action has the following arguments.
Argument |
Required |
Description |
---|---|---|
Description |
No |
A string that appears as the title of a group when it is collapsed. |
Remarks
The Group statment does not define a region of a macro that can be executed separately. Use the Submacro statment to define a set of actions to be executed separately in the Macro Designer window.