getUserOrganizations
Description
Gets organizations names in which the user is present.
Parameters
Return Type
String []
Returns all the organizations names in which the user is present.
Example
Example 1
return getUserOrganizations(currentUser());
See also
Peacock