not: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 26: Line 26:
|gr2= Variables
|gr2= Variables


| '''not''' a is exactly the same as [[!]]a
|descr= '''not''' a is exactly the same as [[!]]a


|s1=  '''not''' a
|s1=  '''not''' a

Revision as of 22:17, 13 June 2021

Hover & click on the images for description

Description

Description:
not a is exactly the same as !a
Groups:
MathVariables

Syntax

Syntax:
not a
Parameters:
a: Boolean
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