! a

From Bohemia Interactive Community
Revision as of 20:28, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


 ! a


Operand types:

a: Boolean

Type of returned value:

Boolean

Description:

not a

This is exactly the same as not a


Example:

! true ............ Result is false