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