location setVariable [name, value]

Operand types

location: Location
[name, value]: Array

Type of returned value

Description

Set variable to given value in the variable space of given location.

Used In

ArmA

Example

_location setVariable ["locvar1", 12]
Search OFPEC COMREF