Function NnetGrpMem() Foundation
Checks whether a user is member of a particular user group.
NnetGrpMem( <cUserName> , ;
<cUserGroupName> , ;
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lIsMember
Returns .T. if the user <cUserName> is a member of the user group <cUserGroupName>, otherwise .F.
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.