createMarker [name, position]

Operand types

[name, position]: Array

Type of returned value

Description

Creates a new global marker on the given position.
The marker name has to be unique.

Used In

ArmA

Example

_marker = createMarker ["Marker1", position player]
Search OFPEC COMREF