Is NULL

Returns the second value if the first value is null.

Inputs

Value 1
A String object.

Value 2
A String object.

Output

Returns the String associated with Value 2 if Value 1 is null. Otherwise, returns nothing.

Copyright IBM Corp. 2003, 2004