AutoIt Send
Zur Navigation springen
Zur Suche springen
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 ]