markerChannel: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Fix) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= 2.02 | |||
| | |||
|gr1= Markers | |gr1= Markers | ||
|descr= Returns the channel | |descr= Returns the channel to which a marker belongs. | ||
|s1= [[markerChannel]] marker | |s1= [[markerChannel]] marker | ||
Line 19: | Line 14: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>markerChannel "marker_1";</sqf> | ||
|seealso= [[createMarker]] | |seealso= [[createMarker]] [[Channel IDs]] | ||
}} | }} | ||
Latest revision as of 13:04, 1 October 2024
Description
- Description:
- Returns the channel to which a marker belongs.
- Groups:
- Markers
Syntax
- Syntax:
- markerChannel marker
- Parameters:
- marker: String
- Return Value:
- Number
Examples
- Example 1:
- markerChannel "marker_1";
Additional Information
- See also:
- createMarker Channel IDs
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