NullValue
If the NullAsValue statement is used, the defined symbol will substitute all NULL values in the NullAsValue specified fields with the specified string.
Syntax:
NullValue
Example:
NullAsValue Field1, Field2;
set NullValue='<NULL>';