-setnull
Designates a null pointer value to be returned by the NULL built-in function.
Syntax
-setnull
value
Parameter
value
A decimal value representing the null pointer value to be returned by the NULL built-in function.
Default
-setnull 1
Parent topic:
Compiler Options
Related reference
NULL Function