Function NbAddGroup() Foundation
Adds a NetBIOS group name to the local name table.
NbAddGroup( <cGroupName> ;
) --> nGroupNumber
Returns a numeric value >0 if the group name could be added to the local name table or 0 in case of an error.
<cGroupName> is a case sensitive string of max. 15 characters. Note that the local name table is limited to 254 entries.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.