createMarker [name, position]
Operand types:
[name, position]: Array
Type of returned value:
String
Compatibility:
Version 1.86 required.
Description:
Creates a new marker on the given position.
The marker name has to be unique.
Example:
marker = createMarker [Marker1, position player ]