! a

From Bohemia Interactive Community
Revision as of 17:21, 21 May 2006 by Thobson (talk | contribs)
Jump to navigation Jump to search


 ! a


Operand types:

a: Boolean

Type of returned value:

Boolean

Description:

! a

This is exactly the same as not a


Example:

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