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