resize: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arrayName '''resize''' count |= Syntax | ||
|p1= count: [[Number]] |= Parameter | |p1= arrayName: [[Array]] |= Parameter 1 | ||
|p2= count: [[Number]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 14:58, 24 January 2009
Description
- Description:
- Change array size. Can be used to add or remove elements from an array.
- Groups:
- Uncategorised
Syntax
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