Not
Previous
Top
Next
Returns the opposite of the given value.
Syntax: Not (True | False)
Example:
Checked = True
Checked = Not (Checked)
Rem Checked is now False
Converted from CHM to HTML with
chm2web Pro 2.85 (unicode)