! a: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:




<h2 style="color:#000066">''' ! a '''</h2>
<h2 style="color:#000066">''' ! ''a'''''</h2>





Revision as of 13:21, 30 June 2006


 ! 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