Throw/en: Porovnání verzí
(Založena nová stránka s textem „Enables or disables the command. If the value is 0, the command will not be executed.“) |
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“) |
||
| Řádek 37: | Řádek 37: | ||
[[Special:MyLanguage/Datové typy#Number | Number]] type | [[Special:MyLanguage/Datové typy#Number | Number]] type | ||
| − | + | Delay in milliseconds before executing the command. It has no effect if Enabled=0. | |
=== PostWait === | === PostWait === | ||
Verze z 13. 7. 2020, 15:26
Obsah
Description
Alias: THR
Throws an error.
Forced invocation of an error with the code specified by the Value parameter and with the text stored in the Message parameter.
Input parameters
Value
Number type
Error code.
Message
String type
Error message.
Enabled
Number type
Enables or disables the command. If the value is 0, the command will not be executed.
PreWait
Number type
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
PostWait
Number type
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.