UserGroupList::groupsForUser Method
Gets a comma separated list that contains the ID of each group to which the user belongs.
Syntax
client server public static str groupsForUser([UserId _userId])
Run On
ClientOrServer
Parameters
- _userId
Type: UserId Extended Data Type
The ID of the user to search for; optional.
Return Value
Type: str
A comma separated list that contains user group ID values.