not: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(add. ArmA2 classification)
Line 41: Line 41:
[[Category:Scripting Commands OFP 1.46|NOT]]
[[Category:Scripting Commands OFP 1.46|NOT]]
[[Category:Scripting Commands ArmA|NOT]]
[[Category:Scripting Commands ArmA|NOT]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 18:01, 3 June 2009

Hover & click on the images for description

Description

Description:
not a. Exactly the same as ! a
Groups:
Uncategorised

Syntax

Syntax:
Boolean = not a
Parameters:
a: Number
Return Value:
Boolean

Examples

Example 1:

not false Result is true.

Additional Information

See also:
Operators

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section