struct.node.group.remove

Syntax

b = struct.node.group.remove(sn,s)

Remove the group s from structure node sn in all slots in which it is found.

Returns:

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

Arguments:

sn - pointer to the structure node

s - name of the group to remove