T-W > typeof

typeof

Syntax

typeof(expression);

Arguments

expression A string, movie clip, object, or function.

Description

Operator; a unary operator placed before a single argument. Causes Flash to evaluate expression; the result is a string specifying whether the expression is a string, movie clip, object, or function.

Player

Flash 5 or later.