BIS fnc diagRadio: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| a3 |Game name= | | a3 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Diagnostic |GROUP2= | |gr2= Diagnostic |GROUP2= | ||
| Tracks played radio sentences. |DESCRIPTION= | | Tracks played radio sentences. |DESCRIPTION= | ||
| call '''BIS_fnc_diagRadio''';|SYNTAX= | | call '''BIS_fnc_diagRadio''';|SYNTAX= | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>[[call]] '''BIS_fnc_diagRadio''';</code> |EXAMPLE1= | |x1= <code>[[call]] '''BIS_fnc_diagRadio''';</code> |EXAMPLE1= | ||
|[[:Category:Function Group: Diagnostic|Diag functions]]|SEEALSO= | |[[:Category:Function Group: Diagnostic|Diag functions]]|SEEALSO= |
Revision as of 23:06, 16 January 2021
Description
- Description:
- Tracks played radio sentences.
- Execution:
- call
- Groups:
- RadioDiagnostic
Syntax
- Syntax:
- call BIS_fnc_diagRadio;
- Return Value:
- Boolean
Examples
- Example 1:
call BIS_fnc_diagRadio;
Additional Information
- See also:
- Diag functions
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
[[Category:Introduced with a3 version 1.00]][[ Category: a3: New Functions | BIS FNC DIAGRADIO]][[ Category: a3: Functions | BIS FNC DIAGRADIO]]