AwesomeFrequent Contributor15 years agoMerge property 'string' with groovy 'list'hi, thanks in advance for you help! i have a groovy script that loops around a request and builds a List [] from the elements in a response. for each iteration it reads/stores the List in a Propert...Show More
SmartBear_SuppoAlumni15 years agoPerhaps the best way would be to form a new list with each loop, and copy that to the property.
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentGroovy Script convert string to integerValidate String in GroovyUsing Groovy's Split() to grab a specific string value