clearRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 95020 by krzmbrzl on 2016-03-25T12:58:44Z)
m (template:command argument fix)
Line 9: Line 9:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Clean up the content of radio protocol history. |= Description
| Clean up the content of radio protocol history. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''clearRadio''' |= Syntax
| '''clearRadio''' |SYNTAX=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>clearRadio;</pre> |= Example 1
|x1= <pre>clearRadio;</pre> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[enableRadio]] |= See also
| [[enableRadio]] |SEEALSO=


}}
}}

Revision as of 15:35, 7 April 2019

-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