Flash Player 5.
void (expression)
expression
Operator; a unary operator that discards the expression value and returns an undefined value. The void operator is often used in comparisons using the == operator to test for undefined values.
void
==