keyImage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 26: Line 26:
'''Example:'''
'''Example:'''


name = '''keyImage''' 28 , result is "Enter"
name = '''keyImage''' 28 .... result is "Enter"

Revision as of 23:23, 1 July 2006


keyImage dikcode


Operand types:

dikCode: Number

Type of returned value:

Structured Text

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"