OK, maybe it's just a monday Morning thing but I cannot find a Witango
metatag that compares two arrays and returns the unique values of one - does
it exist?


quick example:

array1: 1,2,3,4,5
array2:1,2,3,4,5,6,7,8,9

Union =1,2,3,4,5,6,7,8,9
Intersect=1,2,3,4,5

I want to get 6,7,8,9


thanks in advance

-Cornelius







-- 
Cornelius Conboy
Forestweb, inc
1801 Avenue of the Stars suite 520
Los Angeles, CA 90067
(310) 553-0008

This email (including all enclosed documents) is intended only for the
use of the intended recipient and may contain information that is privileged
or otherwise exempt from disclosure under applicable law. If you are not the
intended recipient, you are hereby notified that any use, dissemination,
distribution, or copying of this email is strictly prohibited. If you have
received this email in error, please destroy all copies and notify us
immediately.


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to