N-R > not
notSyntax
not
expression
Arguments
expression
Any variable or other expression that converts to a Boolean value.
Description
Operator; performs a logical NOT operation in the Flash 4 Player.
Player
Flash 4 or later. This operator has been deprecated in Flash 5; use of the new !
(logical NOT) operator is recommended.
See also
! (logical NOT)