setVariable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETVariable]]
[[Category:Scripting Commands|SETVARIABLE]]
[[Category:Scripting Commands OFP Elite |SETVariable]]
[[Category:Scripting Commands OFP Elite |SETVARIABLE]]
[[Category:Scripting Commands ArmA|SETVariable]]
[[Category:Scripting Commands ArmA|SETVARIABLE]]





Revision as of 22:47, 4 July 2006


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.