You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by waseemfa <fa...@gmail.com> on 2013/02/18 08:20:40 UTC

Re: Using regular expression extractor to extract one value from a string

Hi,

You can achieve this by having a regex like value=(.*) and having the "Match
No." set to "-1".  This will get you all the values.  You can refer the
values by simply calling "VariableName_1" for the first value,
"VariableName_2",.....,"VariableName_n" for the 2nd value....for the nth
value.

-Waseem



--
View this message in context: http://jmeter.512774.n5.nabble.com/Using-regular-expression-extractor-to-extract-one-value-from-a-string-tp5716143p5716153.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org