Hi, All, 

Anyone has experience passing variable between Jmtere variable and javascript 
variable?
In my case, I have variable that was extracted by Regex, and I called it 
"findMe", in function, I try to use javascript to see if I can reuse this 
variable or not, so I did like
${__javaScript(${findMe}+123,showJava)}

After all this, I use Java Request to see how is the variable doing between 
Jmeter and javascript, and it turns out nothing. Any ideal?

Al

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

Reply via email to