SapDriver/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 46: | Řádek 46: | ||
Type [[Special:MyLanguage/Datové typy#Number | Number]] | Type [[Special:MyLanguage/Datové typy#Number | Number]] | ||
| − | + | Enables or disables the command. If the value is 0, the command will not be executed. | |
=== PreWait === | === PreWait === | ||
Verze z 24. 6. 2024, 19:38
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
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
Output
Typ String
Výstup příkazu