getUserOrganizations
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | getUserOrganizations(userAccountId) | Package | |
Alias | Pkg Usage |
Description
Gets organizations names in which the user is present.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
userAccountId | string | Yes | The account id 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 1
return getUserOrganizations(currentUser());See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
