I haven't tried this, and I don't really know what I'm talking about as I'm
new to beanshell, but I suspect you want to use vars.get("Attributes"} and
then vars.put("Attributes", newstr) to replace the value in Attributes with
your new one.  Or if you're just trying to use it immediately without
storing it, perhaps just returning it like you are would work (that would
make sense, but I'm not familiar with that syntax).
-- 
View this message in context: 
http://www.nabble.com/User-Defined-variable-and-BeanShell-function-tf2036135.html#a5602766
Sent from the JMeter - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to