clearRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (brought notes in proper format)
Line 29: Line 29:


<dt class="note">'''[[User:Crowe|Crowe]]'''<dd class="note">
<dt class="note">'''[[User:Crowe|Crowe]]'''<dd class="note">
Use [[enableRadio]] false; to disable the chat.
Use <code>[[enableRadio]] false;</code> to disable the chat.





Revision as of 14:58, 25 March 2016

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Clean up the content of radio protocol history.
Groups:
Uncategorised

Syntax

Syntax:
clearRadio
Return Value:
Nothing

Examples

Example 1:
clearRadio;

Additional Information

See also:
enableRadio

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

Notes

Crowe
Use enableRadio false; to disable the chat.

Bottom Section