Distinct By

ArrayFunction </br> Finds unique items in an array based on the result of the array function </br>

</br>

</br>

Input Parameters

Name Type
Array <font color='#f1c40f'>Any Array</font>

</br>

Output Parameters

Name Type
Loop Item <font color='#f1c40f'>Any</font>
Index <font color='#1abc9c'>Number</font>
Returned Array <font color='#f1c40f'>Any Array</font>

</br>

Output Execution Pins

Name Description
Loop
On Completion