Evaluate All In List
  • 10 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Evaluate All In List

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > List

The Evaluate All In List step takes in a list of objects and runs a Rule against all the items within that list. If all the items in that list fulfill the criteria of that Rule, the step will return true and follow its true path. If one of the items in the Rule fails the criteria of the Rule, the step will return false and follow the false path. The Rule can be configured by clicking the Edit Rule action in the properties panel.



Properties

Inputs

PropertyDescriptionData Type
TypeChoose the data type of the list to input into the Rule to evaluate the list.---
Input CollectionThe list of items to evaluate.---

Outputs

PropertyDescriptionData Type
None------


Was this article helpful?