[rules-users] Globals in LHS

thomas kukofka thomaskukofka at web.de
Fri Jun 27 09:53:55 EDT 2008


Hello,

Is it possible to evaluate a global on the LHS of rule?
Like:

global SomeGlobal someGlobal

rule "xy"

    when
        someGlobal.getValue() <= 3
    then
          ....
end

Kind Regards
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080627/aa1103d0/attachment.html 


More information about the rules-users mailing list