SapDriver/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 „Type Number“) |
||
| Řádek 56: | Řádek 56: | ||
=== PostWait === | === PostWait === | ||
| − | + | Type [[Special:MyLanguage/Datové typy#Number | Number]] | |
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0. | Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0. | ||
Verze z 24. 6. 2024, 19:39
Obsah
Description
Alias: SD
Runs the command via SAP GUI Scripting.
Runs the command specified by the Command via SAP GUI Scripting.
Input parameters
Command
Type String
Command for SAP GUI Scripting.
- getElementCount
- Target=Element
- getText
- Target=Element
- press
- Target=Element
- setText
- Target=Element
- Value=Text
Target
Type String
The target of the command.
Value
Type String
The value of the command 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
Type Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.
Výstupní parametry
Output
Typ String
Výstup příkazu