Function NnetGrpMem() Foundation

Checks whether a user is member of a particular user group.

Syntax
NnetGrpMem( <cUserName>               , ;
            <cUserGroupName>          , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> lIsMember
Return

Returns .T. if the user <cUserName> is a member of the user group <cUserGroupName>, otherwise .F.

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.