Thanks for your response.
I don't think contains will work in this case. I need to match if a collection contains one, and only one, of another collection. So " ('a','b','c') contains one of ('a','b','e') " should not match, where "('a','b','c') contains ('a','2','3')" should match.
Thanks,
Dave Cracauer
On Aug 23, 2008, at 8:31 AM, Scott Burrows wrote:
You have the answer in your example, reserved word "contains" will give you that information.
Scott Burrows
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users