IsNumeric()

Determines if the object represents a numeric

IsNumeric( string=any );

Returns: Boolean

Argument Description
string
any, required

A string or a variable that contains a number.

Alias: value

Examples

See also