value.IsNumeric
Description
Description
Returns true if the input value can be evaluated as a numeric.
Syntax
Syntax
Function IsNumeric
Parameters
Parameters
none
Return value
Return value
boolean - describes if the value is numeric or not
See also