NullSafe

Purpose:

Checks if the parameter is Null and returns a substitute value if it is, otherwise it returns the value of the parameter.

Parameter:

All

Return value:

All