nvl Null value function - If null or empty return default value Usage Place this function in your project and use it like shown in the example Example nvl($variable); nvl($variable, "Default value");