Forum Discussion
PaulMS
9 years agoSuper Contributor
More info about the context variable
https://www.soapui.org/scripting---properties/the-soapui-object-model.html
Can you set a property value from the list then use that property in a request?
context.testCase.setPropertyValue( "MyProp", context.get('msisdnList').last() )