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