IS_NOT_NULL
IS_NOT_NULL([Owner])
Syntax
IS_NOT_NULL(expression)
Logical function returns FALSE
if expression is null or undefined, and TRUE
otherwise.
expression: Any numerical, date or logical expression can be used
IS_NOT_NULL([Owner])
Logical function returns FALSE
if expression is null or undefined, and TRUE
otherwise.
expression: Any numerical, date or logical expression can be used