/
userGroups
userGroups
Description
Returns the groups the selected user belongs to.
Parameters
Return Type
String []
Examples
Example 1
userGroups("username");
Result: The list of groups that the user with account username belongs to.
Example 2
userGroups(currentUser());
Result: The list of groups that the current user belongs to.
The look-up is first made after the userkey, then after the username.
See also
, multiple selections available,
Related content
userGroups
userGroups
More like this
userGroups
userGroups
More like this
usersInGroups
usersInGroups
More like this
userInGroup
userInGroup
More like this
userInGroup
userInGroup
More like this
userInGroup
userInGroup
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.