select
Jump to navigation
Jump to search
Description
- Description:
- Selects index element of the array. Index 0 denotes the first element, 1 the second, etc.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
[1,2,3,4] select 1
- result is 2- Example 2:
[1,2,3,4] select 3
- result is 4- Example 3:
position player select 2
- result is Z coordinate of player position (see Position3D for more details)
Additional Information
- See also:
- See also needed
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