DATE + NUM DAYS

Placeholder Replace With
DATE A date value, such as a Date variable
NUM A number value  

Returns a Date value

You can add any number of days to a Date variable. The result of this computation is a new date value, which can be merged into the assembled document.

For example, this computation script adds 90 days to the Date variable, Purchase Date:

Purchase Date + 90 DAYS