Project

General

Profile

Actions

Added in 4.3

$keylparam

Returns the lParam value for the key(s) during On_KEYDOWN and on KEYUP events.

Example

on *:KEYDOWN:*:*:echo -sg lParam is $keylparam

on *:KEYUP:*:*:echo -sg lParam is $keylparam

Updated by Per Amundsen over 1 year ago · 2 revisions

Also available in: PDF HTML TXT