Home / lang / typeof 
TypeOf
Syntax
Type = TypeOf ( Expression )

Returns the type of an expression as an integer value.

See Predefined Constants for a list of the datatypes returned by this function.

See also

Datatype Functions