not

From Bohemia Interactive Community
Revision as of 20:42, 15 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

not a


Operand types:

a: Boolean

Type of returned value:

Boolean

Description:

not a.


Example:

not false ...... Result is true.