typeof Keyword

Syntax

typeof operand

Parameters

operand
An expression representing the object or primitive whose type is to be returned.