On 19 October 2011 00:21, David Luu <[email protected]> wrote:
> For referencing the var when getting it, couldn't we just do string
> concatenation? like vars.get("IDH_g" + i)

Yes, but again that is the wrong name for Match No = -1

> On Tue, Oct 18, 2011 at 9:39 AM, sebb <[email protected]> wrote:
>
>> On 18 October 2011 17:35, Deepak Shetty <[email protected]> wrote:
>> > hi
>> > I think what sebb is saying is that you should be looking at IDH_1 (and
>> not
>> > IDH_g1 - but these might be the same depending on the regex :) )
>>
>> The variables that are set depend on the Regex Extractor settings, as
>> described under
>>
>>
>> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor_parms
>>
>> In particular, note that the variables depend on the setting of "Match
>> No.".
>>
>> > regards
>> > deepak
>> >
>> > On Tue, Oct 18, 2011 at 9:31 AM, ZK <[email protected]> wrote:
>> >
>> >> Sebb I see what you are saying regarding a single match, however; would
>> >> this
>> >> work if the regEx extractor Match No was set to -1
>> >>
>> >> ?
>> >>
>> >>
>> >> ZK
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://jmeter.512774.n5.nabble.com/beanshell-get-highest-value-of-a-regular-expression-tp4913331p4914413.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]
>> >>
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

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

Reply via email to