FunctionsType Conversion
to_bool_or_default
Converts input values to booleans and returns a caller-provided default when parsing fails.
to_bool_or_default(…) → BoolKind · scalar
Converts input values to booleans and returns a caller-provided default when parsing fails.
Part of the Type Conversion family.