Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
18 years ago

property expansion

Hello, I have a variable recId which I obtain by doing def recId = context.expand('${DataSource_RecIds#rec_name}') The problem is that rec_name is itself a variable. I am trying to do something...