Adding days to System.Now
Hi all, how do I add the number of days to a variable?
Let's say I set a variable "Today" = System.Now, and I want to get a variable "5DaysLater" = Today + days. How do I do that?
Let's say I set a variable "Today" = System.Now, and I want to get a variable "5DaysLater" = Today + days. How do I do that?

