'match' (in maxlib or cyclone)
K
call your mother wrote: ...
In our latest installment, our hero is trying to test if a number is in a list of numbers in one step. Can you think of a way of doing this? [sel] only tests one number and the list is variable length ( greater than or equal to 0 ) I suppose I could write myself an external but there has to be an easy way.