AutoIt Send
Version vom 15. Juli 2017, 15:55 Uhr von Mawalch (Diskussion | Beiträge)
Inhaltsverzeichnis
Schema[Bearbeiten]
Description[Bearbeiten]
Sends simulated keystrokes to the active window.
Input Pins[Bearbeiten]
- keys
A string of characters to be sent to the active window - flag
Passed on as nMode parameter to the "AU3_Send"-function (see AutoIt documentation)
Revisions[Bearbeiten]
This block is in the AutoIt Library since 1.0.
Back to AutoIt Library.
Previous: AutoIt [ Click ]
Next: AutoIt [ GetText ]