Page 1 of 1

Variable not found: system.currentDate

Posted: Fri Mar 06, 2009 5:28 pm
by Support_Julie
Question:
I made a simple project with a Print task to print the ${system.currentDate} variable.
Now I am getting the error "Variable not found: system.currentDate'.

Answer:
You will need to add a "TimeStamp" task to your project.
This task should be added prior to the task where you are referencing the system.currentDate.