Hi Chaitanya,

It is a little overkill to put this in for each variable (50 times).
I'm more looking for a replace all.

If I use this:
log.info(prev.getResponseDataAsString().replaceAll("null",""));

then I see that the nulls are being replaced, but I can't seem to get it
working in the script.
My programming skills are bad ;-)



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-do-I-replacing-null-in-beanshell-by-empty-string-tp5721570p5721572.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to