I was looking for a way to get a rule's name within the 'then' condition of the rule.. found an old post on another forum that recommended this (which works):
drools.getRule().getName() My question is, what is this 'drools' keyword? could anyone point me to documentation that outlines what else can be done with it. Thanks in advance. Rich. -- View this message in context: http://drools.46999.n3.nabble.com/drools-key-word-tp4023662.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
