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

10 | null-to-zero  10

Kind: Function
Scope: numeric/conversion
Aliases: None


This site uses Just the Docs, a documentation theme for Jekyll.