setVariable

From Bohemia Interactive Community
Revision as of 18:32, 19 July 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search

Template:ArmA-disclaimer

object setVariable [name, value]


Operand types:

object: Object

[name, value]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

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


MP Note:

Has only local effect.