KeyStroke
Obsah
Description
Alias: KS
Simulating keystrokes.
Simulates keystrokes or a combination of keys given by the Key parameter. A sequence of keys using a separator defined by the Separator parameter is also possible.
Input parameters
Key
Type String
Keys, combination of keys or their sequence distinguished by the separator (character specified by the Separator) parameter.
Separator
Type String
If the sequence of keys is given in the Key parameter, then the separator specifies this parameter.
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not be executed.
PreWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
PostWait
Typ Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.