Ok, stupid question time..

I have a variable that I want to use a regex expression to create a new
variable from.  The __regExpression function only talks about parsing
the previous response.

How can I reference a value generated by applying a regexpression to an
existing variable?

Javascript?

How do I enter both the variable and expression to apply?  Not a
javascript guy.  I see examples where you can do

Variable.match(expression)  but the variable isn't defined in
javascript, its in jmeter

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

Reply via email to