FunctionsType Conversion
to_int128_or_default
Converts values to Int128 and falls back to a caller-provided default when conversion fails.
to_int128_or_default(…) → Int128Kind · scalar
Converts values to Int128 and falls back to a caller-provided default when conversion fails.
Part of the Type Conversion family.