deleteMarker: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " {2,}\}\}" to " }}")
Line 17: Line 17:
|x1= <code>'''deleteMarker''' "Marker1"</code> |= Example  
|x1= <code>'''deleteMarker''' "Marker1"</code> |= Example  
| [[createMarker]], [[deleteMarkerLocal]]
| [[createMarker]], [[deleteMarkerLocal]]
}}
}}



Revision as of 00:33, 19 January 2021

Hover & click on the images for description

Description

Description:
Destroys the given marker.
Groups:
Markers

Syntax

Syntax:
deleteMarker name
Parameters:
name: String
Return Value:
Nothing

Examples

Example 1:
deleteMarker "Marker1"

Additional Information

See also:
createMarkerdeleteMarkerLocal

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note