vehicleVarName: Difference between revisions

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




<h2 style="color:#000066">''''' vehicleVarName''''' ''object''</h2>
<h2 style="color:#000066">''' vehicleVarName ''object'''''</h2>




'''Operand types:'''
'''Operand types:'''


object: [[Object]]
'''object:''' [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
Line 23: Line 23:
'''Description:'''
'''Description:'''


Returns the name of the variable which contains a reference to this object.  
Returns the name of the variable which contains a reference to this object.
 
'''Example:'''

Revision as of 00:22, 30 June 2006




vehicleVarName object


Operand types:

object: Object

Type of returned value:

String

Compatibility:

Version 2.91 required.

Description:

Returns the name of the variable which contains a reference to this object.