May 1995
Beginner
508 pages
16h 14m
English
IsNumeric Function
IsNumeric(expression)expression
Use: Required
Data Subtype: Any numeric or string expression
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