A constant, field name, variable name, or expression. If the value of expression is a CHARACTER, it must be valid for conversion into a number (for example, “1.67" is valid, “1.x3" is not). If
expression is an object reference (CLASS), the result is the ABL-generated ID for the class instance. If
expression is a LOGICAL, the result is 0 if
expression is FALSE and the result is 1 if
expression is TRUE. If
expression is a DATE, the result is the number of days from 1/1/4713 B.C. to that day. If
expression is the Unknown value (
?), the result is the Unknown value (
?).