deleteMarker

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


deleteMarker name


Operand types:

name: String

Type of returned value:

Nothing

Description:

Destroys the given marker.


Example

deleteMarker "Marker1"