keyName

From Bohemia Interactive Community
Revision as of 02:00, 30 June 2006 by Hoz (talk | contribs)
Jump to navigation Jump to search



keyName dikCode


Operand types:

dikCode: Number

Type of returned value:

String

Compatibility:

Version 2.01 required.

Description:

Returns the name of a button (on the keyboard, mouse or joystick) with the given code.

Example:


name = keyName 28 , result is "Enter"