$isNumeric
Finds whether a variable contains a representation of a number
Usage
<
boolean
>
$isNumeric
(
<
data
:variant
>
)
Description
Returns 1 if the <data> is an integer or a real number, 0 otherwise.
Index
,
Functions