markerType
Jump to navigation
Jump to search
Description
- Description:
- Get type of marker. Note: This function is identical to getMarkerType. See cfgMarkers for a list of standard markers.
- Groups:
- Markers
Syntax
- Syntax:
- String = markerType markerName
- Parameters:
- markerName: String
- Return Value:
- String. See cfgMarkers.
Examples
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
- Posted on March 17, 2014
- Waffle SS.
- Using markerType is a good method to determine if a string is a valid marker name, unless the marker type isn't set.
if (markerType "mark1" != "") then {hint "valid marker"}
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Markers
- Scripting Commands OFP 1.99
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Scripting Commands OFP 1.96
- ArmA: Armed Assault: Scripting Commands