BIS fnc diagRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (sa)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Tracks played radio sentences. |= Description
| Tracks played radio sentences. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| call '''BIS_fnc_diagRadio''';|= Syntax
| call '''BIS_fnc_diagRadio''';|SYNTAX=


| [[Boolean]] |= Return value
| [[Boolean]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[:Category:Function Group: Diagnostic|Diag functions]]|= See also
|[[:Category:Function Group: Diagnostic|Diag functions]]|SEEALSO=
}}
}}



Revision as of 12:27, 7 April 2019

-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:
Uncategorised

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