markerChannel: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 6: | Line 6: | ||
|gr1= Markers | |gr1= Markers | ||
|descr= Returns the channel | |descr= Returns the channel to which a marker belongs. | ||
|s1= [[markerChannel]] marker | |s1= [[markerChannel]] marker | ||
Line 16: | Line 16: | ||
|x1= <sqf>markerChannel "marker_1";</sqf> | |x1= <sqf>markerChannel "marker_1";</sqf> | ||
|seealso= [[createMarker]] | |seealso= [[createMarker]] [[Description.ext#disableChannels|channel IDs]] | ||
}} | }} |
Revision as of 12:53, 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