Description Retrieves the name from a particular group.
Syntax gname = GetGroupName ( n )
Parameters gname (String) Returns the name from the group.
n As Long Node number of the group.
Remarks This subroutine retrieves the name for a particular group. If there is a problem the subroutine sets an error and returns a blank gname.
See Also Examples
|