! a

From Bohemia Interactive Community
Revision as of 13:20, 30 June 2006 by Planck (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