Filter by Attribute from List
- properties.filter.in
Input:
- objects – Property-Holder
- key – String
- value – Anything
Output:
- output – Property-Holder
Returns only those objects whose attribute occurs in a list of values.