a or b: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(add. ArmA2 classification) |
||
Line 42: | Line 42: | ||
[[Category:Scripting Commands ArmA|#]] | [[Category:Scripting Commands ArmA|#]] | ||
[[Category:Command_Group:_Math|#]] | [[Category:Command_Group:_Math|#]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] |
Revision as of 19:27, 3 June 2009
Description
- Description:
- Returns whether either one of the two values is true. Identical to: a or b
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
if ((canMove tank1) || (canMove tank2)) then {hint "We can still move"}
Additional Information
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