Groupfilter command

The GROUPFILTER command removes all the items associated with each member of group-name from the current event that do not satisfy the condition specified by filter

Example

GROUPFILTER   CLUST  VARLEN 3 ITEM 1 REJECT (0,0)

would remove all members of group CLUST where the 2nd item for each subset of 3 items was zero.