isNull grp

Operand types

grp: Group

Type of returned value

Description

Check if value is equal to grpNull.
Note: a == grpNull does not work, because grpNull is not equal to anything, not even to itself.

Used In

OFP/ArmA

Example

_it = isNull group player .......Result is false
Search OFPEC COMREF