Hello,

I'd like to set global rules variables at the top of a rules file, like so:

global int WELCOME_SCREEN = 1;

so that I may easily refer to them from inside the rules, instead of
hardcoding them somewhere in code. Is this possible?

Best regards,
Martin
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to