0
Started
Date in IF/THEN
It's possible to assign date parts (day, month, year) to variables, and use them to keep decisions?
E.G If today < 2017-05-06 i want to display an image stored in variable {image1} , else display {image} and go to another node.
Customer support service by UserEcho
Yes, this is possible. Please do set these variables and use the IF/ESLE condition. Let me know if there is any issue.