DateAdd bad result
Posted: Sun Jan 06, 2019 3:44 pm
I need to add 2 dates:
but in the action "Evalute" error "Bad result format" and right answer.
Also Variable "{LastErrorDescription}" not show result, but in the log show " Bad result format: #3:35:59 PM#"
How to pull out the answer in a variable?
Code: Select all
DateAdd("H",0,"{TIME}")
Also Variable "{LastErrorDescription}" not show result, but in the log show " Bad result format: #3:35:59 PM#"
How to pull out the answer in a variable?