BIS fnc diagKeyTest: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Returns all user actions according to mode. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | mode call [[BIS_fnc_diagKeyTest]] |Syntax= | ||
|p1= | | |p1=mode: [[Number]] - Can be:<br> | ||
0 - Log all categories<br> | |||
1 - Log Uncategorized<br> | |||
2 - Log unassigned<br> | |||
3 - Log undefined<br> | |||
4 - Log localized names |Parameter 1= | |||
| | | | [[String]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>0 [[call]] [[BIS_fnc_diagKeyTest]];</code>|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[:Category:Function Group: Diagnostic|Diagnostic Functions]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 12:44, 21 June 2018
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