Contents
- Calculate Date
- Add action
- Configure action
- Action properties
- Examples
Property | Description |
---|---|
Title | Defines action title. By default the title is action type name. |
Input | Defines input date. Lookups are available for this property. |
Mode | Mode of adding time intervals:
|
Months | Number of months to add to input date. Negative values are acceptable. Lookups are available for this property. Available if mode is Calendar time. |
Days | Number of days to add to input date. Negative values are acceptable. Lookups are available for this property. Available if mode is Calendar time. |
Hours | Number of hours to add to input date. Negative values are acceptable. Lookups are available for this property. Available if mode is Calendar time. |
Minutes | Number of minutes to add to input date. Negative values are acceptable. Lookups are available for this property. Available if mode is Calendar time. |
Working Days | Number of working days to add to input date. Negative values are acceptable. Lookups are available for this property. Available if mode is Working time. |
Output | |
Date | Variable to store the result date. Only variable of type DateTime are available for this property. |
ISO 8601 date string | Variable to store the result date in ISO 8601 format. Only variable of type Text are available for this property. |