|
Get SteelArrow!
|
|
|
|
isDefined
|
|
|
|
|
|
|
Return to Function List |
|
Evaluates a variable to determine if the variable is numeric. IsNumeric returns TRUE
if the specified variable is numeric, FALSE if not found.
|
|
Syntax |
IsNumeric( variable_name )
|
variable_name |
The name of the variable you want to test. |
|
|
|
|
|
|
|
|