resize: Difference between revisions
Jump to navigation
Jump to search
m (added see also) |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Array]] '''resize''' count |= Syntax | ||
|p1 | |p1= count: [[Number]] |= Parameter 1 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>_arrayOne '''resize''' 2</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:37, 29 August 2007
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