From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns DIK code of a given key.
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- input call BIS_fnc_keyCode
- Parameters:
- input:
- Return Value:
- String, Number or Array
Examples
- Example 1:
13 call BIS_fnc_keyCode;
- Example 2:
"EQUALS" call BIS_fnc_keyCode;
- Example 3:
true call BIS_fnc_keyCode;
Additional Information
- See also:
- DIK KeyCodes
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