RunActivity/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(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 31: Řádek 31:
 
Type [[Special:MyLanguage/Datové typy#Number | Number]]
 
Type [[Special:MyLanguage/Datové typy#Number | Number]]
  
Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.
+
Enables or disables the command. If the value is 0, the command will not be executed.
  
 
=== PreWait ===
 
=== PreWait ===

Verze z 18. 1. 2022, 13:51

Jiné jazyky:
English • ‎čeština

Description

Alias: RAC

Runs the activity.

Starts the activity with the given name or. id in the Activity parameter with the input parameters specified by the Parameters parameter.

Input parameters

Activity

Type String

The name or Id of the activity to run.

Parameters

Type String

A semicolon-separated list of parameters and their values.

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