Hi,
I need to check a list with 11 elements for 0 (or 1) and would like to know which element has it.
I could do it like this...
[unpack f f f f f f f f f f f] and then on all outlets [sel 0]-[1(, [2( etx
...but rather just search the list.
Thanks!