Exclude by Attribute
- properties.exclude
Input:
- objects – Property-Holder
- key – String
- value – String
Output:
- output – Property-Holder
Removes from the given objects those where the key
attribute is equal to the given
value value
.