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