native

ArraySize

Syntax

native ArraySize(Array:which);

Description

Returns the number of elements in the array.

Parameters

which The array to check.

Return

How many elements are in the array.