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

return getUserOrganizations(currentUsername());

See also