Prev Page Next Page
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
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)