<br>   Not exactly sure about your use case, but did you tried something like:<br><br>$1 != null &amp;&amp; $2 != null &amp;&amp; $3 != null<br><br>   Then on the cell you write:<br><br>p1,p2,p3<br><br>   What I am not sure about is what is the difference for you between that and simply writing:<br>
<br>p1 != null &amp;&amp; p2 != null &amp;&amp; p3 != null<br>
<br>   Edson<br><br><div class="gmail_quote">2010/1/16 f.cima <span dir="ltr">&lt;<a href="mailto:f.cima@yahoo.it">f.cima@yahoo.it</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Not yet. Any ideas?<br>
<br>
Regards<br>
Fabiano<br>
<div class="im"><br>
<br>
HonorGod wrote:<br>
&gt;<br>
&gt; Did you find anything yet ?<br>
&gt;<br>
<br>
--<br>
</div>View this message in context: <a href="http://n3.nabble.com/Checking-multiple-null-values-tp120674p122982.html" target="_blank">http://n3.nabble.com/Checking-multiple-null-values-tp120674p122982.html</a><br>
<div><div></div><div class="h5">Sent from the Drools - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>  Edson Tirelli<br>  JBoss Drools Core Development<br>  JBoss by Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a><br>