User Guide
1094 Appendix: Deprecated Language Elements
not
Availability
Flash Player 4. This operator was deprecated in favor of the ! (logical NOT) operator.
Usage
not expression
Parameters
expression
A variable or other expression that converts to a Boolean value.
Description
Operator; performs a logical NOT (!) operation in Flash Player 4.
See also
! (logical NOT)