as of release 3.27 | prior to release 3.27 |
---|---|
Function
Searches a list and populates variables if an entry is found.
Example:
Parameters
Object Name | The name of this object instance |
List | The list which should be searched. |
Key Column | The column in the list which should be searched. |
Key Value | The value to search for |
Value Column 1 ... 3 | Choice of columns, to save into a variable. You can save 1, 2 or 3 columns. |
Save to Variable 1 ... 3 | The name of the variable in which the value should be saved. |
Outputs
Output | Used when ... |
Found | wenn der key value is found. |
Not Found | wenn the key value is not found. |