getMarkerType

From Bohemia Interactive Community
Revision as of 17:39, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

getMarkerType marker


Operand types:

marker: String

Type of returned value:

String

Compatibility:

Added in version 1.21

Description:

Get type of marker.

See setMarkerType


Examples:

_mType = getMarkerType "MarkerOne"