keyImage: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|KEYIMAGE]] | [[Category:Scripting Commands ArmA|KEYIMAGE]] | ||
Revision as of 00:54, 30 June 2006
keyImage dikcode
Operand types:
dikCode: Number
Type of returned value:
Compatibility:
Version 2.01 required.
Description:
Returns a structured text, containing an image or name (if no image is found) of the button (on the keyboard, mouse or joystick) with the given code.
Example:
name = keyImage 28 , result is "Enter"