How to use boolean variables in the rule. I want to do this

rule
   when
      //condition
   then
      set a boolean to true
end


Then check at the last rule if all the boolean in the rules are true, which
tells me that all the rules have passed.

Thanks.



--
View this message in context: 
http://drools.46999.n3.nabble.com/modify-and-update-is-not-working-in-the-rule-file-tp4019158p4019240.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to