BETWEEN
A value is placed in this field when a DATE BTW statement is executed in an event point. It contains the number of date/time units (centuries, years, months, days, hours, minutes, seconds, hundredths) between the two dates being compared. The unit contained in this field is defined by the DATE BTW statement.
DATE
BTW TAP WORK DATE 5 TAP
TODAYS DATE
IF ---
BETWEEN GT 10
In this example, the unit in BETWEEN is “days,” indicated by the value 5 date unit specified in the DATE BTW statement.