markerChannel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
m (Text replacement - " |game1= arma3dev |version1= 2.01" to " |game1= arma3 |version1= 2.02")
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


|game1= arma3dev
|game1= arma3


|version= 2.01
|version1= 2.02


|gr1= Markers
|gr1= Markers
Line 9: Line 9:
|descr= Returns the channel that a marker belongs to.
|descr= Returns the channel that a marker belongs to.


|mp= |Multiplayer Behaviour=
|mp=


|pr= |Problems=
|pr=


|s1= [[markerChannel]] marker
|s1= [[markerChannel]] marker
Line 23: Line 23:
|seealso= [[createMarker]]
|seealso= [[createMarker]]
}}
}}
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>
<h3 style="display:none">Bottom Section</h3>

Revision as of 14:57, 23 February 2021

Hover & click on the images for description

Description

Description:
Returns the channel that a marker belongs to.
Groups:
Markers

Syntax

Syntax:
markerChannel marker
Parameters:
marker: String
Return Value:
Number

Examples

Example 1:
markerChannel "marker_1";

Additional Information

See also:
createMarker

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