DataLookup/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „== Input parameters ==“)
Řádek 11: Řádek 11:
 
Looks up the data record in the data source specified by the  parameter [[#datasource-| DataSource]] and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error.
 
Looks up the data record in the data source specified by the  parameter [[#datasource-| DataSource]] and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error.
  
== Vstupní parametry ==
+
== Input parameters ==
  
 
<span id="datasource-"></span>
 
<span id="datasource-"></span>

Verze z 27. 1. 2021, 17:41

Jiné jazyky:
English • ‎čeština

Description

Alias: DLU

Looks up data records.

Looks up the data record in the data source specified by the parameter DataSource and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error.

Input parameters

DataSource

Typ DataSource

Datový zdroj, jehož výběrový dotaz musí být zadán příp. parametrizován tak, aby vracel práve jeden záznam.

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