set
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Operation Flashpoint: Resistance
- Version:
- 1.75
Description
- Description:
- Format of element is [index, value]. Changes an element of given array. If element does not exist, resize index+1 is called to create it.
Syntax
Examples
- Example 1:
_arrayOne set [0, "Hello"]
Additional Information
- Multiplayer:
- Behaviour unknown.

