Skip to end of banner
Go to start of banner

admCreateGroup

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Description

Create a single group to a project role if the group does not already exist.

Parameters

Return Type

Boolean

Returns "true" if operation succeeded.

Example

admCreateGroup("Test");

Result: A new group "Test" will be created.

See also

  • No labels