Removes a subgroup from the current group.
VBScript
group.RemoveGroup subGroup
Perl
$group->RemoveGroup(subGroup);