setMarkerText

From Bohemia Interactive Community
Revision as of 21:26, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


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."