From Bohemia Interactive Community
Hover & click on the images for description
⚠
Only available in
Development branch(es) until its release with Arma 3 patch
v2.14.
Description
- Description:
- Interates over given array from last index to first index.
- Groups:
- Arrays
Syntax
- Syntax:
- code forEachReversed array
- Parameters:
- code: Code - Code applied to each array entry
- array: Array - The array to iterate over
- Return Value:
- Anything - Will return the value of last executed statement
Examples
- Example 1:
Additional Information
- See also:
- forEachIndex
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