resize

From Bohemia Interactive Community
Revision as of 00:51, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

array resize count


Operand types:

array: Array

count: Number

Type of returned value:

Nothing

Description:

Change array size.

Can be used to add or remove elements from the array.


Example:

arrayOne resize 2