deleteMarkerLocal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (stringtype)
No edit summary
Line 21: Line 21:
|x1= <code>'''deleteMarkerLocal''' "Marker1"</code> |= Example ___________________________________________________________________________________________
|x1= <code>'''deleteMarkerLocal''' "Marker1"</code> |= Example ___________________________________________________________________________________________


| [[createGroup]] |= See also
| [[deleteMarker]] |= See also


}}
}}

Revision as of 09:10, 17 February 2008

-wrong parameter ("Arma") defined!-1.04
Hover & click on the images for description

Description

Description:
Destroys the given marker.
Groups:
Uncategorised

Syntax

Syntax:
deleteMarkerLocal "MarkerName"
Parameters:
MarkerName: String
Return Value:
Nothing

Examples

Example 1:
deleteMarkerLocal "Marker1"

Additional Information

See also:
deleteMarker

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

Notes

Bottom Section