DataPool User Guide
Version 2.13 | Published November 30, 2018 ©
DataLookup
The DataLookup plugin searches data inside complex data objects using index and field name.
Unique Parameters
-
Source: Defines the Data Object to be searching.
-
Attribute: Defines the field name of Data Table inside Data Object after selected by index or hash key and get only value of this field.
-
Target: Defines the DataField that receives the result of the operation.
-
Find Until: Use when Source parameter assigned to DataHashTable with ordered numeric key and searching for element with maximum key value less than value of hash key
-
Return Key: Use with Find Until parameter to get only the matched key value, not use Attribute parameter to get the field value inside.