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