!!d - Date 

Date refers to a string that should be interpreted as a date by the program. 

Statement:If the employee's hire date is less than 1st January 1989, go to line 00100, else exit the UserCalc.

Line	CMD	OT	Operand 1	OPER	OT	Operand2	OT	Operand3	If Goto	Else GoTo
00010	IF	DB	EEM.HIRE_DATE	LT	D	01-JAN-1989			00100	99999