setMarkerText: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
'''Example:''' | '''Example:''' | ||
"Marker1" '''setMarkerText''' You are here. | "Marker1" '''setMarkerText''' "You are here." |
mNo edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
'''Example:''' | '''Example:''' | ||
"Marker1" '''setMarkerText''' You are here. | "Marker1" '''setMarkerText''' "You are here." |
<new command not populated>
Operand types:
name: String
text: String
Type of returned value:
Compatibility:
Version 1.86 required.
Description:
Sets the text label of an existing marker.
Example:
"Marker1" setMarkerText "You are here."