anewbie
13 years agoOccasional Contributor
Can I add an array of values to a property?
hi
I wrote a groovy loop which generates random strings. I would like to add the strings to a property dynamically as it can be large number of them 5000 to 10000.
Can someone point me to a similar example of adding multiple values to one property please?
Thanks in advance.
anewbie
I wrote a groovy loop which generates random strings. I would like to add the strings to a property dynamically as it can be large number of them 5000 to 10000.
Can someone point me to a similar example of adding multiple values to one property please?
Thanks in advance.
anewbie