To: JMeter Users List
Subject: RE: error message when running javaScript function
Dear Avian Liao and JMeter Users:
If the sample you put in your last message is exact, you added a backslash and
replaced the comma with a double quote. Does the function need the new double
quote? Try using a
hursday, December 09, 2004 3:15 PM
To: JMeter Users List; sebb
Subject: RE: error message when running javaScript function
Hi, all users, sebb,
I did what you suggest-- use "\" to escape "," in parameters
${__javaScript('${convert}'.replace(/ref%3A%3AEvent_LC%5B(\w*-\
12/09 12:11:26 ERROR - jmeter.threads.JMeterThread: SyntaxError: missing
) after argument list (; line 1)
I believe that I did not miss any ")", in my script.
-Original Message-
From: sebb [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 09, 2004 11:40 AM
To: JMeter U
Use "\" to escape "," in parameters.
On Thu, 9 Dec 2004 14:01:40 -0500, Liao, Avian <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When I use javaScript function, I have the foolowing error message, I try to
> test my javascript outside the Jmeter, and it works fine. sowhat is wrong
> when I copy ov
4 matches
Mail list logo