a or b: Difference between revisions
Categories:
No edit summary |
m (cond or moved to a or b) |
(No difference)
|
No edit summary |
m (cond or moved to a or b) |
(No difference)
|
back to COMREF
Operand types:
a: Boolean
b: Boolean
Type of returned value:
Description:
a or b
Example:
? (not (canMove tank1) || not (canMove tank2)) : hint "Our armour is being immobilsed!"