isnil variable

Operand types

variable: String or Code

Type of returned value

Description

Tests whether the variable is null.
The function returns true if the variable is null and false if it's not.

Used In

ArmA

Example

if (isnil ("_pokus")) then {_pokus=0;}
Search OFPEC COMREF