Add Months
Overview
Adds the specified number of additional months to a Date.
Inputs
Date
Date value that has a number of months added to it.
| Type |
|---|
| Date |
Number of Months To Add
Number of months added to the input Date. This value can be a positive or negative number.
| Type |
|---|
| Number |
Outputs
Date
Date value with the number of months added to the input date.
| Type | Variable Name |
|---|---|
| Date | value |