ITEMCOMB: Combinations of unique dataset items
syntax: ITEMCOMB(sel, item 1, item 2, item 3 ...)
returns each combination of the dataset comprising of items: item 1 ... item n
with the resultant set limited to <sel> selection of unique items from the
original dataset. Repetition of dataset items is not allowed.