BIS fnc diagRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
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 00:06, 17 January 2021

-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.00|1.00]]
Hover & click on the images for description

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]]

Notes

Bottom Section