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