FORMULA LANGUAGE


Examples: @Adjust
1. This example returns 09/2/97.
2. This example returns 03/20/94.
3. This example returns the date one month from the date in the field named Date.
4. This example returns the date one month and one day from the current time­date.
5. Given a date, this formula calculates the beginning of the week. It takes the date stored in the dueDate field, and returns the date representing the previous Monday. For example, if dueDate is 06/02/95, this formula returns 05/29/95.
See Also