up Inquisit Language Reference

scancodetochar function

Converts the given Windows scancode into a character. This is useful for converting generating text describing what key to press.

Member of

<computer>

Syntax

element.name.scancodetochar(scancode)

Parameters

Name Type Description
scancode number The scancode to convert.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.