April 2017
Intermediate to advanced
706 pages
17h 8m
English
The description of the FindDate function is:
The calling syntax for the FindDate function is:
BooleanVariable := FindDate(SearchString,CalendarRec,PeriodType)
This function is often used in pages to assist with the date calculation. The purpose of this function is to find a date in the virtual Date table based on the parameters passed. The search starts with an initial record in the Calendar table. If we pass in a record that has already been initialized by positioning the table at a date, that will be the base date, otherwise the Work Date will be used.
The PeriodType is an Option's field ...
Read now
Unlock full access