10.9.11 IsNull
IsNull tests a datetime variable and returns a true if it contains a *null value.
The *null value for a datetime is 1900-01-01 00:00:00
Input Parameters
None
Example
#Button.enabled := #Datetime.IsNull
Ý 10.9 DateTime Intrinsic Functions