LogMessage/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 „Type Number“) |
||
| Řádek 41: | Řádek 41: | ||
=== PreWait === | === PreWait === | ||
| − | + | Type [[Special:MyLanguage/Data types#Number | Number]] | |
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0. | Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0. | ||
Verze z 29. 1. 2021, 11:38
Obsah
Description
Alias: LM
Message for run log.
Enters a message stored in the Message parameter into the run log. The type of message is specified by the Type parameter.
Input parameters
Message
Type String
Text of message.
Type
Type Number
Type of message.
OnlyIfNotNull
Type Number
If the value is 1, the command will not execute unless the text is given in the Message parameter.
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not be executed.
PreWait
Type 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.