Break/en: Porovnání verzí
(Založena nová stránka s textem „ Number type“) |
(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: | ||
[[Special:MyLanguage/Datové typy#Number | Number]] type | [[Special:MyLanguage/Datové typy#Number | Number]] type | ||
| − | + | Enables or disables the command. If the value is 0, the command will not be executed. | |
=== PreWait === | === PreWait === | ||
Verze z 9. 7. 2020, 10:43
Description
Alias: BR
Loop break.
Immediately terminates the closest enclosing loop.
Input parameters
Enabled
Number type
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.