|
EnterKeys |
Pass to this
command any text sting that you want to enter. Actually, you can
click any key using this command.
Check more information about
supported
keys. |
The most useful keys:
- EnterKeys('^v'); - will emulate the Control +
V command, e.g. paste text or picture from the clipboard.
- EnterKeys('~') - will emulate "enter" key.
- EnterKeys('%{PRTSC}'); - emulates Alt +
PrintScreen key.
Check more information about
supported
keys. |