Not
Previous
Top
Next
Returns the opposite of the given value.
Syntax: Not (True | False)
Example: Menu1.Checked = Not (Menu1.Checked)