Key actions
Simulating a key down, key release or keystroke action to the focused window.
Click here to show the figure
Parameters
-
Action type It can be Key down, Key up and Key stroke
-
Key value In this field, you can press a key to retrieve the value of key.
-
Key expression Specifies an expression to instead of a key value.
-
Evaluete expression as a character Specifies how to evaluete the expression. With the option checked, the
first character of the value of evaluating the expression will be the key value, otherwise, the expression will be evaluated to a
number for ASCII code.
|