a or b: Difference between revisions
Jump to navigation
Jump to search
m (trimmed example) |
mNo edit summary |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | a <nowiki>||</nowiki> b|= Syntax | ||
|p1= a: [[Boolean]] | |p1= a: [[Boolean]] |
Revision as of 21:04, 21 January 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