getMarkerColor

From Bohemia Interactive Community
Revision as of 04:22, 16 April 2006 by Fragorl (talk | contribs)
Jump to navigation Jump to search

back to COMREF

getMarkerColour marker


Operand types:

marker: String

Type of returned value:

String

Description:

Gets the marker colour. See setMarkerColor


Example:

_mColour = getMarkerColor "MarkerOne"