SetVar/en: Porovnání verzí
(Založena nová stránka s textem „Name of the variable.“) |
(Založena nová stránka s textem „Value to be inserted into the variable.“) |
||
| Řádek 25: | Řádek 25: | ||
Type [[Special:MyLanguage/Data types#String | String]] | Type [[Special:MyLanguage/Data types#String | String]] | ||
| − | + | Value to be inserted into the variable. | |
=== Enabled === | === Enabled === | ||
Verze z 31. 1. 2021, 12:45
Obsah
Description
Alias: SV
Sets the variable value.
Sets the value in the Value parameter for the variable specified by the VariableName parameter.
Input parameters
VariableName
Type String
Name of the variable.
Value
Type String
Value to be inserted into the variable.
Enabled
Type Number
Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.
PreWait
Type Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Type Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.