List Find All
Finds all items in a list that match 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 the list type. For example, for a list of floats, the result will be a list of floats. |
Example
Find all scores that are greater than 1000 and less than 2000:
