OWBasic for Pocketviewer
Home
INTRO
Alphabetical Index
Boolean negation
NOT!(a!)
Inverts the boolean value of the argument.
NOT!(TRUE) -> FALSE NOT!(FALSE) -> TRUE
OPERATOR
- Arithmetic operators
Home
INTRO
Alphabetical Index