- Sends keys from a specified string to a target, can be inactive, window/application set by focusWin or setWin keywords.
- String of text are entered as is and will not be effected by any modifier keys.
- x: The string of text to be typed.
Usage
- sendStr x
- ex: sendStr This is a test string!
On Error
- If no valid window is targeted, command will be ignored.