Object Reference : Object View and Procedure Reference : Group
  
 
copy
Creates a copy of the group.
Creates either a named or unnamed copy of the group.
Syntax
group_name.copy
group_name.copy dest_name
Examples
g1.copy
creates an unnamed copy of the group G1.
g1.copy g2
creates G2, a copy of the group G1.
Cross-references
See also copy.