Flash Player 5。
void (expression)
expression
运算符;一个一元运算符,它将放弃 expression 值并返回未定义值。void 操作符经常用于使用 == 运算符测试未定义值的比较运算中。
void
==