struct.group.remove

Syntax

b = struct.group.remove(p,s)

Remove the group s from structural element p in all slots it is found.

Returns:

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

Arguments:

p - a pointer to a structural element

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