getMarkerType
Jump to navigation
Jump to search
Description
- Description:
- Returns the type of a given marker. See cfgMarkers for a list of standard markers.
- Groups:
- Markers
Syntax
- Syntax:
- String = getMarkerType markerName
- Parameters:
- markerName: String
- Return Value:
- String. See cfgMarkers. If the marker does not exist, the returned type is an empty string, ie ""
Examples
- Example 1:
"MarkerOne" setMarkerType "Destroy" _type = getMarkerType "MarkerOne"
returns "Destroy"
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
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.21
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Markers
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- ArmA: Armed Assault: Scripting Commands
- Scripting Commands Arma 2
- Arma 3: Scripting Commands
- Scripting Commands Take On Helicopters