DB
FunctionsType Conversion

to_int256_or_zero

Converts values to Int256 and uses 0 when conversion fails.

to_int256_or_zero(…) → Int256

Kind · scalar

Converts values to Int256 and uses 0 when conversion fails.

Part of the Type Conversion family.