zone.group.remove

Syntax

b = zone.group.remove(z,s)

Remove the group s from zone z, in all slots it is found.

Returns:

b - true if the group was removed from one or more slots of the zone, false if the group was not found in the zone.

Arguments:

z - a pointer to a zone

s - the name of the group in slot s to be removed