keyName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma |" to "| arma1 |") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Armed[ _]Assault(\|.*)]]" to "{{GameCategory|arma1|Scripting Commands}}") |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|KEYNAME]] | [[Category:Scripting Commands|KEYNAME]] | ||
[[Category:Scripting Commands OFP Elite |KEYNAME]] | [[Category:Scripting Commands OFP Elite |KEYNAME]] | ||
{{GameCategory|arma1|Scripting Commands}} | |||
[[Category:Scripting Commands Arma 2|KEYNAME]] | [[Category:Scripting Commands Arma 2|KEYNAME]] | ||
{{Command|Comments= | {{Command|Comments= |
Revision as of 10:20, 7 January 2021
Description
- Description:
- Returns the name of a button (on the keyboard, mouse or joystick) with the given code.
- Groups:
- System
Syntax
Examples
- Example 1:
_name = keyName 28; //result is "Enter"
Additional Information
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
Notes
Bottom Section
- Posted on April 28, 2020 - 15:10 (UTC)
- POLPOX
- The return value is different per keyboard/IME settings.