BIS fnc diagKeyTest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Diagnostic | |gr1= Diagnostic | ||
| Returns all user actions according to mode. | |descr= Returns all user actions according to mode. | ||
|s1= mode call [[BIS_fnc_diagKeyTest]] | |s1= mode call [[BIS_fnc_diagKeyTest]] |
Revision as of 20:36, 13 June 2021
Description
- Description:
- Returns all user actions according to mode.
- 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