up Inquisit Language Reference

charToScanCode function

Converts the given character into a Windows style scancode.

Member of

<computer>

Syntax

computer.name.charToScanCode(character)

Return Type

integer

Parameters

Name Type Description
character string The character to convert.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.