BIS fnc diagKeyTest: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Diagnostic(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Diagnostic |GROUP1= | |gr1= Diagnostic |GROUP1= | ||
| Returns all user actions according to mode. |Description= | | Returns all user actions according to mode. |Description= | ||
| mode call [[BIS_fnc_diagKeyTest]] |Syntax= | | mode call [[BIS_fnc_diagKeyTest]] |Syntax= | ||
Line 22: | Line 19: | ||
| [[String]] |Return value= | | [[String]] |Return value= | ||
|x1= <code>0 [[call]] [[BIS_fnc_diagKeyTest]];</code>|Example 1= | |x1= <code>0 [[call]] [[BIS_fnc_diagKeyTest]];</code>|Example 1= | ||
| [[:Category:Function Group: Diagnostic|Diagnostic Functions]] |See also= | | [[:Category:Function Group: Diagnostic|Diagnostic Functions]] |See also= |
Revision as of 23:15, 16 January 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