$setGroupName

Renames the specified group.
Syntax
    $setGroupName{old_group_name}{new_group_name}
DocumentationRenames the specified group:

    Parameters:
      old_group_name, the name of the group to be renamed.
      new_group_name, the new name of the specified group.
Examples
    $setGroupName{everybodyGroup}{everybodyGroup1}

    Result:
    sets group "everybodyGroup" to "everybodyGroup1", includes all access and
    permission rights
GroupSecurity
Minimum required transaction-mode:UPDATE=SECURITY
Required scripting permission of the developerPERMISSION_FL_ADMINISTRATIVE
Minimum parameters2
Maximum parameters 2