radioChannelSetLabel: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 23: | Line 23: | ||
|x1= <code>5 [[radioChannelSetLabel]] "Q-dance Radio";</code> | |x1= <code>5 [[radioChannelSetLabel]] "Q-dance Radio";</code> | ||
|seealso= [[radioChannelAdd]] [[radioChannelCreate]] [[radioChannelRemove]] | |seealso= [[radioChannelAdd]] [[radioChannelCreate]] [[radioChannelRemove]] [[radioChannelSetCallSign]] | ||
}} | }} |
Revision as of 17:34, 20 January 2022
Description
- Description:
- Set the custom radio channel's label.
- Groups:
- Radio and ChatCustom Radio and Chat
Syntax
- Syntax:
- customChannelID radioChannelSetLabel label
- Parameters:
- customChannelID: Number - custom channel ID returned by radioChannelCreate command
- label: String - label
- Return Value:
- Nothing
Examples
- Example 1:
5 radioChannelSetLabel "Q-dance Radio";
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