Description
Get the organization id of the provided organization name.
Parameters
Return Type
number
Returns null if the organization can not be found.
Example
return getOrganizationIdByName("Test Organization");
Result: The string "Test Organization" will be return.