numeric →
null-to-zero() → numeric
Returns the unmodified argument value except if the argument value is null, empty or whitespace then it returns 0.
Parameters
This function has no parameters.
Examples
Kind: Function
Scope: numeric/conversion
Aliases: None