resize

From Bohemia Interactive Community
Revision as of 17:37, 29 August 2007 by Mikero (talk | contribs)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Change array size. Can be used to add or remove elements from an array.
Groups:
Uncategorised

Syntax

Syntax:
Array resize count
Parameters:
count: Number
Return Value:
Nothing

Examples

Example 1:
_arrayOne resize 2

Additional Information

See also:
Array

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section