Difference between revisions of "DateAdd"
From Keyfax Wiki
Line 1: | Line 1: | ||
+ | Allows you to add a fixed or user entered amount of time to a date | ||
[[File:dateadd1.png]] | [[File:dateadd1.png]] | ||
===Example One=== | ===Example One=== | ||
+ | |||
+ | Add 12 months to fixed date '''CompanyData.Expressions.Date (15-10-2016)''' | ||
[[File:dateadd2.png]] | [[File:dateadd2.png]] | ||
+ | |||
+ | ===Setup=== | ||
+ | |||
+ | [[File:beforefunction2.png]] | ||
+ | |||
+ | [[File:expdate01.png]] | ||
===Example Two=== | ===Example Two=== |
Revision as of 10:10, 25 April 2019
Allows you to add a fixed or user entered amount of time to a date
Contents
Example One
Add 12 months to fixed date CompanyData.Expressions.Date (15-10-2016)