BIS fnc diagKeyTest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
||
Line 10: | Line 10: | ||
|s1= mode call [[BIS_fnc_diagKeyTest]] | |s1= mode call [[BIS_fnc_diagKeyTest]] | ||
|p1=mode: [[Number]] - | |p1=mode: [[Number]] - can be:<br> | ||
0 - Log all categories<br> | 0 - Log all categories<br> | ||
1 - Log Uncategorized<br> | 1 - Log Uncategorized<br> |
Latest revision as of 14:00, 8 November 2023
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:
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