hi, my doubts are:
1) cant we check an expression against a single value in the condition part? i mean like this: s : Student( mark1 + mark2 >= 100 ) (where mark1 and mark2 are the properties of Student) is there any way to do it? 2) cant we use properties on both sides of a condition? for ex: s : Student ( mark1 > mark2 ) 3) how can we use global variable (set and get)? plz illustrate using a simple example. plz reply A.S.A.P. thanx in advance joj -- View this message in context: http://www.nabble.com/Three-Important-Doubts-tf2863748.html#a8002872 Sent from the drools - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
