GetClipboard/en: Porovnání verzí
(Založena nová stránka s textem „== Output parameters ==“) |
(Založena nová stránka s textem „Type String“) |
||
| Řádek 36: | Řádek 36: | ||
=== Text === | === Text === | ||
| − | + | Type [[Special:MyLanguage/Data types#String | String]] | |
Text získaný ze schránky. | Text získaný ze schránky. | ||
Verze z 29. 1. 2021, 10:54
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
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.
Output parameters
Text
Type String
Text získaný ze schránky.