clearRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
(Formatted comment.)
Line 15: Line 15:


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


Line 25: Line 28:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->


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


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 07:54, 17 June 2010

-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:
See also needed

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
Notes: Use enableRadio false; to disable the chat.

Bottom Section