back to COMREF
Operand types:
a: Boolean
b: Boolean
Type of returned value:
Boolean
Description:
a or b
Example:
? (not (canMove tank1) || not (canMove tank2)) : hint "Our armour is being immobilsed!"