This action can be used to send keyboard commands (almost all of the keys) to a specific window or Control.
Description of the parameters:
Target Control:
The keyboard commands will be sent to this Control. By Control, we mean the specific sections (like buttons, for example) of the window. You can use the percent sign (%) to select the target control.
Target Window:
The keyboard commands will be sent to this window. You can use the percent sign (%) to select the target window.
KeyStrokes:
List of the keys that must be pushed in this action.
Insert Special Keys:
You can use this button to insert Special Keys to the list of KeyStrokes.
Insert Language:
You can use this key to insert language into the list of KeyStrokes.
(Delay Between Key Strokes (Milliseconds:
This delay will be inserted between each of the keystrokes.
Scroll to the Control and select it:
If you choose this option, the macro will travel to the specific Control and selects it.