BIS fnc diagKeyTest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Returns all user actions according to mode.
| Returns all user actions according to mode.


| mode call [[BIS_fnc_diagKeyTest]]
|s1=  mode call [[BIS_fnc_diagKeyTest]]


|p1=mode: [[Number]] - Can be:<br>
|p1=mode: [[Number]] - Can be:<br>

Revision as of 23:44, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

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