Forum Discussion
SmartBear_Suppo
Alumni
13 years agoOriginal code worked for me. You could also try defining the #Global# scope as specified here: http://www.soapui.org/Scripting-Propert ... nsion.html
e.g.
def myProp = context.expand( '${#Global#MyProp}' )
Thanks,
Michael Giller
SmartBear Software
e.g.
def myProp = context.expand( '${#Global#MyProp}' )
Thanks,
Michael Giller
SmartBear Software