Viz Plug-ins User Guide
Version 5.0 | Published December 20, 2022 ©
DataLookup
The DataLookup plug-in searches data inside complex data objects using index and field name.
Note: This plug-in is located in: Plugins -> Container plug-ins -> Data
Information: DataPool plug-ins only work properly on a single channel on the same machine.
DataLookup Properties
-
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.