DATE + NUM MONTHS
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 months 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 determines what the date will be six months from the date the document is assembled:
TODAY + 6 MONTHS