Project

General

Profile

Actions

$keyval » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 12/14/2016 11:49 PM


Added in 1.9.1

$keyval

Returns the key code of the key being pressed.

Only filled during on KEYDOWN and on KEYUP events.

Example

on *:KEYDOWN:*:*:echo -ag $keyval was pressed, the character was $keychar, key repeat was $iif($keyrpt, on, off)

Updated by Per Amundsen over 7 years ago · 2 revisions

Also available in: PDF HTML TXT