FunctionsType Conversion
to_int256_or_null
Converts values to Int256 and returns NULL when conversion fails.
to_int256_or_null(…) → Int256Kind · scalar
Converts values to Int256 and returns NULL when conversion fails.
Part of the Type Conversion family.