resize

From Bohemia Interactive Community
Revision as of 16:11, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

array resize count


Operand types:

array: Array

count: Number

Type of returned value:

Nothing

Compatibility:

Added in version 1.75

Description:

Change array size.

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


Example:

arrayOne resize 2