Filter
Last updated
Last updated
[data/dictionary/Filter]
Filters dictionary. External node(s) receive each item (key & value) and decide whether to include the item in the result.
Keywords: select, dictionary, lookup, map
dict: {string: any}
include item: boolean
filtered: {string: any}
value: {string: any}[string]
key: string