Description Changes the name of a group.
Syntax SetGroupName n, gname
Parameters n As Long Node number of the group.
gname As String The new name of the group.
Remarks This subroutine changes the name of a group. If there is a problem the subroutine sets an error and returns without modifying the group.
See Also Examples
|