Won't the "var.put" overwrite the previous value in "userCounter"?
What I need to do is, after each user logs in they will receive a unique token from the server: Token 1: adfkdkdkfja1234 Token 2: 234ksk343ksldf3 Token 3: kfkdf225699ssss Token 4: 45k6k5k400000s Token 5: 4444kk4k4k4k55 I need to be able to store them in one variable such that when I feed the variable to the for-each loop it can reference each token individually. -- View this message in context: http://jmeter.512774.n5.nabble.com/Storing-values-in-an-Array-tp4747712p4747928.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org