deepNullCheck
When you compare any variable to null, the deepNullCheck build
descriptor option specifies the compare method.
Note:
This option is
not valid for COBOL generation.
Values
- Yes (the default value)
- Specifies the value of any variable that is used to compare to null.
- No (the default value)
- Specifies any variable that is used to compare to null.