Forum Discussion
MGS10319
13 years agoNew Contributor
Thank you very much. I used this and it works well!
def box = context.expand( '${GetBoxNum#Box}' )
box = "'%$box%'" // manipulate the string
testRunner.testCase.setPropertyValue( "boxWithPercentageSigns", box) // store as a TestCase Property