Specifies the end of the group block.
Syntax |
*EndGroup() |
Example |
*BeginGroup("Group 3", "On", "On", " 21 49 126") *BeginSelection(Part, SelectVisible) *Add("Shell id 9000-9014") *Add("Shell id 9016") *EndSelection() *EndGroup() |
Application |
HyperView. |
Comments |
This marks the end of the group block. |
See also |
|