CREATEGROUP

Creates a group.

Syntax

CREATEGROUP groupName
ParameterDescription

groupName

Name of the group to create.

Notes

This command creates a new group.

Example

To create a group called MARKETING:

CREATEGROUP "MARKETING";