In my script i need to enter the current date to submit order data and if the current date falls in week end then i have to enter the next week day date.(Monday to Friday) Is there a way i can create a date variable for this condition
Question 1:
Created a javascript to write variables into csv file, working fine when run from localhost agent,
But when run from load agent, the csv file is not getting...
Hi all,
I created a script to construct a new variable (text) thanks to multiple extracted variables (ID, NUM, DATE).
I am able to see the new variable on debug log.
But...
Hello David,
Sorry, I forget to replace the value "myvalue" by "max" in my example.
My purpose was to add a "," until the last variable was added.
Thanks.