radioChannelSetLabel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
|x1= <code>5 [[radioChannelSetLabel]] "Q-dance Radio";</code>
|x1= <code>5 [[radioChannelSetLabel]] "Q-dance Radio";</code>


| [[radioChannelAdd]], [[radioChannelCreate]], [[radioChannelRemove]], [[radioChannelSetCallSign]]
|seealso= [[radioChannelAdd]], [[radioChannelCreate]], [[radioChannelRemove]], [[radioChannelSetCallSign]]
}}
}}


{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 00:54, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Radio and ChatCustom Radio and Chat

Syntax

Syntax:
Syntax needed
Parameters:
customChannelID: Number - custom channel ID returned by radioChannelCreate command
label: String - label
Return Value:
Return value needed

Examples

Example 1:
5 radioChannelSetLabel "Q-dance Radio";

Additional Information

See also:
radioChannelAddradioChannelCreateradioChannelRemoveradioChannelSetCallSign

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