getMarkerType

From Bohemia Interactive Community
Revision as of 04:31, 16 April 2006 by Fragorl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

getMarkerType marker


Operand types:

marker: String

Type of returned value:

String

Description:

Get type of marker.

See setMarkerType


Examples:

_mType = getMarkerType "MarkerOne"