AddGroup

Creates a new group with the given name

Signature

public bool AddGroup(string groupName)

Parameters

groupName
string required

No description provided.

Return Type

bool

Example

CPH.AddGroup(groupName);