a and b

Operand types

Type of returned value

Description

AND is a Boolean operator which returns a true result when both operands are true.
Identical to a && b

Used In

OFP/ArmA

Example

(alive player) and (alive leader player)
Search OFPEC COMREF