count arrayName

Operand types

arrayName: Array

Type of returned value

Description

Number of elements in array.

Used In

OFP/ArmA

Example

count [0, 0, 1, 2] ..........Result is 4
count units groupOne
count thislist
Search OFPEC COMREF