createOrganization

Description

Creates a new customer organization.

Parameters

Return Type

Boolean

Returns "true" if the operation succeeded.

Example

return createOrganization("New Organization");

See also

Peacock