Is Empty

Returns the second value if the first value is empty.

Inputs

Value 1
A String object.

Value 2
A String object.

Output

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

Copyright IBM Corp. 2003, 2004