or: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|O]]
[[Category:Scripting Commands|OR]]
[[Category:Scripting Commands OFP 1.97|O]]
[[Category:Scripting Commands OFP 1.97|OR]]
[[Category:Scripting Commands OFP 1.46|O]]
[[Category:Scripting Commands OFP 1.46|OR]]
[[Category:Scripting Commands ArmA|O]]
[[Category:Scripting Commands ArmA|OR]]





Revision as of 15:49, 4 May 2006


a or b


Operand types:

a: Boolean

b: Boolean

Type of returned value:

Boolean

Description:

a or b


Example:

not alive player or not alive leader player