Description Changes the description of a group to something you specify.
Syntax SetGroupDescription n, desc
Parameters n As Long Node number of the group.
desc As String The new description of the group.
Remarks This subroutine changes the description of a group to something you specify. If there is a problem the subroutine sets an error and returns without modifying the group.
See Also Examples
|