Function NnetUsInGr() Foundation

Determines all users of a particular user group.

Syntax
NnetUsInGr( <cUserGroupName>          , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> aUserNames
Return

Returns a one dimensional array containing strings with names of users which are members of the group <cUserGroupName>. An empty array is returned in case of an error.

Feedback

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.