Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > IsNumeric Function
Current Help File: PC-DMIS Basic (View Core Help)
IsNumeric(v)
Returns a TRUE or FALSE indicating if the v parameter can be converted to a numeric data type.
The parameter v can be any variant, numeric value, Date or string (if the string can be interpreted as a numeric).
More: