Last updated 2 years ago
[data/array/Distinct items filter]
Collects the distinct elements from an array.
Keywords: array, distinct, ns
array: any[]
any[]
Receives the array to perform the operation on.
Sends the array containing the distinct values.