ISNUMERIC
Determines whether an expression is a valid numeric type (DECIMAL, DOUBLE, INT, BIGINT, VARBINARY).
Syntax
ISNUMERIC(expression any) → boolean
expression: Can be a general expression of any Spice-supported data type.
Examples
ISNUMERIC example
ISNUMERIC example
ISNUMERIC example
Last updated