GetClipboard/en: Porovnání verzí
(Založena nová stránka s textem „Type Number“) |
(Založena nová stránka s textem „Enables or disables the command. If the value is 0, the command will not be executed.“) |
||
| Řádek 17: | Řádek 17: | ||
Type [[Special:MyLanguage/Data types#Number | Number]] | Type [[Special:MyLanguage/Data types#Number | Number]] | ||
| − | + | Enables or disables the command. If the value is 0, the command will not be executed. | |
=== PreWait === | === PreWait === | ||
Verze z 29. 1. 2021, 10:53
Obsah
Description
Alias: GC
Gets text from the clipboard.
Copies text from the clipboard and saves it to the Text input parametr.
Input parameters
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not be executed.
PreWait
Typ Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Typ Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.
Výstupní parametry
Text
Typ String
Text získaný ze schránky.