Can anybody please let me know if there is a easy way to check whether, 'IF', the CurrentUser belongs to a particular Workgroup? If so, this would lead to a 'THEN' argument.
Something like this is what I'm looking for:
IF CurrentUser In (or =) WorkGroup 'Name of WorkGroup' THEN
......
Regards,
Adrian
Something like this is what I'm looking for:
IF CurrentUser In (or =) WorkGroup 'Name of WorkGroup' THEN
......
Regards,
Adrian