gp.group.remove

Syntax

b = gp.group.remove(gp,s)

Remove the group s from zone gridpoint gp in all slots in which it is found.

Returns:

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

Arguments:

gp - a pointer to a zone gridpoint

s - the name of the group to remove