March 2003
Intermediate to advanced
512 pages
14h 30m
English
IsNumeric Function
IsNumeric(expression)expressionUse: Required
Data Type: Any
A numeric or string expression.
Boolean (True or False).
Determines whether expression can
be evaluated as a number.
If the expression passed to IsNumeric
evaluates to a number, True is
returned; otherwise, IsNumeric returns False.
If expression is a date or
time, IsNumeric evaluates to False.
If expression is a currency
value, including a string that includes the currency symbol
defined by the Control Panel’s Regional Settings applet,
IsNumeric evaluates to True.
Read now
Unlock full access