RE: can I use Regex in Jmeter to decode the data that extract from Regex extractor

2004-12-08 Thread Liao, Avian
: Wednesday, December 08, 2004 10:43 AM To: JMeter Users List Subject: Re: can I use Regex in Jmeter to decode the data that extract from Regex extractor If I understand you correctly: You can use the regexFunction to extract details from a variable - see: http://jakarta.apache.org/jmeter/usermanual

Re: can I use Regex in Jmeter to decode the data that extract from Regex extractor

2004-12-08 Thread sebb
If I understand you correctly: You can use the regexFunction to extract details from a variable - see: http://jakarta.apache.org/jmeter/usermanual/functions.html#__regexFunction On Wed, 8 Dec 2004 13:34:06 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote: > > Hi, All, > > Just a quick question,