RunActivity/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Starts the activity with the given name or. id in the Activity parameter with the input parameters specified by the #parameters-| Paramet…“)
(Založena nová stránka s textem „== Input parameters ==“)
Řádek 11: Řádek 11:
 
Starts the activity with the given name or. id in the [[#activity-| Activity]] parameter with the input parameters specified by the [[#parameters-| Parameters]] parameter.
 
Starts the activity with the given name or. id in the [[#activity-| Activity]] parameter with the input parameters specified by the [[#parameters-| Parameters]] parameter.
  
== Vstupní parametry ==
+
== Input parameters ==
  
 
<span id="activity-"></span>
 
<span id="activity-"></span>

Verze z 18. 1. 2022, 13:49

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

Typ String

Název nebo Id aktivity, která bude spuštěna.

Parameters

Typ String

Středníkem oddělaný seznam parametrů a jejich hodnot.

Enabled

Typ Number

Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.

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