extrude.block.group.remove

Syntax

b := extrude.block.group.remove(bp,s)

Remove the group s from block bp in all slots it is found.

Returns:

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

Arguments:

bp - a pointer to a block

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