TypeText/en: Porovnání verzí
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“) |
(Založena nová stránka s textem „== Output parameters ==“) |
||
| Řádek 52: | Řádek 52: | ||
Delay in milliseconds before executing the command. It has no effect if Enabled=0. | Delay in milliseconds before executing the command. It has no effect if Enabled=0. | ||
| − | == | + | == Output parameters == |
Verze z 1. 2. 2021, 19:11
Obsah
Description
Alias: TT
Typing text
Simulates the typing of text contained in Text on the keyboard in the mode specified by TypeMode. If the keys in AppendKey are specified, their stroke will also be simulated.
Input parameters
Text
Type String
Řětězec znaků, který bude vypsán.
TypeMode
Type Number
Režim simulace psaní (0=send message, 1=keyboard event (Alt+0xxx), 2=keyboard event (local keyboard), 3=send message bez prodlevy).
AppendKey
Type String
Při nenulové hodnotě simuluje po vyplnění pole stisk zadané klávesy.
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not execute.
PreWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
PostWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.