Returns true if the numeric value passed as argument is equal to 0 or null. Returns false otherwise.
Parameters
This predicate has no parameters.
Examples
10 | is-zero-or-null → #false
Kind: Predicate
Scope: numeric
Aliases: zero-or-null, numeric-is-zero-or-null