For referencing the var when getting it, couldn't we just do string
concatenation? like vars.get("IDH_g" + i)

On Tue, Oct 18, 2011 at 9:39 AM, sebb <seb...@gmail.com> wrote:

> On 18 October 2011 17:35, Deepak Shetty <shet...@gmail.com> 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 <stevesenio...@gmail.com> 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: jmeter-user-unsubscr...@jakarta.apache.org
> >> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

Reply via email to