Forum Discussion
mcresswell
12 years agoNew Contributor
Woah! Dynamic properties look awesome, they look like they could be handy elsewhere in our projects too. They were a suitable workaround.
Just to help anyone who comes across this later, I had to use "${= '$' + context.getPropertyValue('test')}" to get the actual value of the property.
Just to help anyone who comes across this later, I had to use "${= '$' + context.getPropertyValue('test')}" to get the actual value of the property.