Hi hakim
For date testing it is null or not uou should use a funtion named “datenull()”.
eg:in case of query:
select table1 where table1.field1 == datenull()
eg:in case of form:
field1.valuestr() == datenull()
Hi hakim
For date testing it is null or not uou should use a funtion named “datenull()”.
eg:in case of query:
select table1 where table1.field1 == datenull()
eg:in case of form:
field1.valuestr() == datenull()