markerChannel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Article creation)
 
m (Text replacement - "|mp= " to "")
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


|game1= arma3dev |Game name=
|game1= arma3
|version1= 2.02


|version= 2.01 |Game version=
|gr1= Markers


|gr1= Markers |GROUP1=
|descr= Returns the channel that a marker belongs to.
____________________________________________________________________________________________


|descr= Returns the channel that a marker belongs to. |Description=
|s1= [[markerChannel]] marker
 
|mp= |Multiplayer Behaviour=
 
|pr= |Problems=
____________________________________________________________________________________________
 
|s1= [[markerChannel]] marker |Syntax=


|p1= marker: [[String]]
|p1= marker: [[String]]


|r1= [[Number]] |Return Value=
|r1= [[Number]]
____________________________________________________________________________________________


|x1= <code>[[markerChannel]] "marker_1";</code> |Example 1=
|x1= <code>[[markerChannel]] "marker_1";</code>
____________________________________________________________________________________________


|seealso= |See Also=
|seealso= [[createMarker]]
}}
}}
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- END Note Section -->
</dl>
<h3 style="display:none">Bottom Section</h3>

Revision as of 21:59, 21 May 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