Skip to main content

Fetch data record by ID

Get one data record by id, from the built-in database

Input parameters

NameDescriptionTypeRequiredDefault value
IdThe id of the data record to get.STRINGfalse
Data-formatThe data format of the data record to get.DATA_FORMATfalse
AttributesOnly fetch these attributes from your built-in databaseARRAYfalse

Output

NameDescriptionTypeDefault value
Data variable nameThe name of the variable containing the found data record.DATAFOUND_DATA_ITEM