Skip to content

List Find Last

Finds the last item in a list that matches the specified conditions.

Parameter Description
List The list to check.
Condition Use the Condition Editor to build a test.
Store Result Store the result in a variable that matches the data type of the list.
For example, for a list of floats, the result will be a float.