deleteGroup

Syntax

deleteGroup(groupName)

Arguments

groupName is a string indicating a group name.

Details

Delete a group. It can only be executed by an administrator.

Examples

deleteGroup(`Production);