userGroups
Syntax | userGroups(userName) | Package | |
Alias | Pkg Usage |
Description
Returns the groups where the selected user belongs.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
userName | String | Yes | User name of the user to get groups for. |
Return Type
String []
Returns an array of groups where the selected user belongs.
Example
string[] groups = userGroups("jdoe");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
