Attribute Value less
- properties.filter.lt
Input:
- objects – Property-Holder
- key – String
- value – Number
Output:
- output – Property-Holder
Returns only those objects whose attribute value of key
is less than value
.