Return a default value if the primary value is NULL
Primary Any
The Primary value
Fallback Any
The fallback value to be used if the primary is NULL
Returns the Fallback value if the Primary value is NULL. Else returns the Primary.