BIS_fnc_diagKeyTest

From Bohemia Interactive Community
Revision as of 13:44, 21 June 2018 by R3vo (talk | contribs) (pf)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns all user actions according to mode.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
mode call BIS_fnc_diagKeyTest
Parameters:
mode: Number - Can be:
0 - Log all categories
1 - Log Uncategorized
2 - Log unassigned
3 - Log undefined
4 - Log localized names
Return Value:
String

Examples

Example 1:
0 call BIS_fnc_diagKeyTest;

Additional Information

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


Notes

Bottom Section