deleteGroup
Syntax
deleteGroup(groupName)
Arguments
groupName a string indicating a group name.
Details
Delete a group. This can only be executed by an administrator on the controller.
Examples
deleteGroup(`Production);
deleteGroup(groupName)
groupName a string indicating a group name.
Delete a group. This can only be executed by an administrator on the controller.
deleteGroup(`Production);