getUserOrganizations
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | getUserOrganizations(username) | Package | |
Alias | Pkg Usage |
Description
Gets organizations names in which the user is present.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
username | string | Yes | The username of the user for which we'll retrieve the organizations. |
Return Type
String []
Returns all the organizations names in which the user is present.
Example
Example
return getUserOrganizations(currentUsername());See also
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.