Answered my own question:<br><br>MyObject (status == StatusConstants.MATCHED | == StatusConstants.APPROVAL)<br><br><div><span class="gmail_quote">On 7/7/07, <b class="gmail_sendername">Ronald R. DiFrango</b> &lt;<a href="mailto:ron.difrango@gmail.com">
ron.difrango@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">All,<br><br>If I remember correctly, in the 4.x version of Drools you were adding an or type syntax where you could compare a value against multiple values.&nbsp; What is the new syntax for it?
<br><br>I am looking to do something logically like:
<br><br>MyObject (status in (&quot;Open&quot; or &quot;Matched&quot;)<br><br>Ron<br>
</blockquote></div><br>