isNull control

Operand types

control: Control

Type of returned value

Description

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

Used In

ArmA

Example

isNull controlNull .......Result is true
Search OFPEC COMREF