not

From Bohemia Interactive Community
Revision as of 18:04, 15 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

not a

Operand types:

a: Boolean

Type of returned value:

Boolean

Description:

Not a.

Example:

not false

Result is true.