$removeGroup

Removes the named group.
Syntax
    $removeGroup{group_name}
DocumentationRemoves the named group:

    Parameters:
      group_name, the name of the group to be removed.
Examples
    $removeGroup{guests_group}

    Result:
    removes group "guests_group"
GroupSecurity
Minimum required transaction-mode:UPDATE=SECURITY
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters1
Maximum parameters 1