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 about 2 years ago · 2 revisions