[a] → [!a]
0x12
1 → 1
4
ActionNot performs a logical NOT of a number.
Note: In SWF 5 files, the ActionNot operator converts its argument to a Boolean value, and pushes a result of type Boolean. In SWF 4 files, the argument and result are numbers.
Field | Type | Comment |
---|---|---|
ActionNot | ACTIONRECORDHEADER | ActionCode = 0x12 |
Result | Boolean |
ActionNot does the following: