Hello:

One easy question:
is it possible to nest many <isEqual> tags ?

For example :

[...]
<isEqual property="p1" compareValue="YES">
       <isEqual property="p2" compareValue="NO" prepend="AND">
               FIELD = 'FALSE"
       </isEqual>
</isEqual>
[...]

Does this work fine ? Another way ?

Thanks in advance

Regards

Reply via email to