[rules-users] LHS functions not in eval()...

wasabifan bryan.rickman at kewill.com
Fri Aug 31 16:23:16 EDT 2007


I am trying to write a function that takes a numeric value and returns a
string.  Basically, I have a numeric number I need to match to a string
number (so I need to convert one to the other type).  I wrote a function to
do this, but it only seems to work in the RHS or inside an eval().

Is there a way to convert numerics to strings (or vice-versa) in the LHS not
in an eval?  Or is a big function inside the eval() the only way to do this?

Thanks,
Bryan
-- 
View this message in context: http://www.nabble.com/LHS-functions-not-in-eval%28%29...-tf4362273.html#a12433462
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list