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