setMarkerText

From Bohemia Interactive Community
Revision as of 14:23, 3 July 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


<new command not populated>


name setMarkerText text


Operand types:

name: String

text: String

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Sets the text label of an existing marker.

Example:

"Marker1" setMarkerText "You are here."