isNull task

Operand types

task: Task

Type of returned value

Description

Checks whether the value is equal to taskNull.
Note: a == TaskNull does not work, because taskNull is not equal to anything, even to itself.

Used In

Arma2

Example

isNull taskNull , result is true
Search OFPEC COMREF