getVariable: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 9: Line 9:


'''object''': [[Object]]
'''object''': [[Object]]
'''name''': [[String]]
'''name''': [[String]]



Revision as of 04:10, 3 July 2006


object getVariable name


Operand types:

object: Object

name: String

Type of returned value:

Any Value

Compatibility:

Version 2.92 required.

Description:

Return the value of variable in the variable space of given object.