Try the __intSum() function:

http://jakarta.apache.org/jmeter/usermanual/functions.html#__intSum

S.
On Apr 5, 2005 12:51 AM, Ghananeel Gondhali <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I am extracting a value from my page using regular expression extractor. Now 
> i need to add 1 or subtract 1 from it and assign it to one of the request 
> parameters.
> 
> i tried
> ${pagefound}+1
> ${__javaScript(parseInt(${pagefound}))+1}
> 
> Im not sure how to do this, can anyone help with syntax
> 
> regards,
> Raj
> 
> 
> ---------------------------------
> Do you Yahoo!?
>  Make Yahoo! your home page
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to