2018-09-27
1.0.0
Nelson André
All
All
Libraries
[Overview]
Find and retrieve duplicates in integer or string list of values
[Detail]
This component has 2 actions: HasStringDuplicates and HasIntegerDuplicates.
Both receive a list of values and return if a duplicate was found and a list of the dupllicate values found.
It also returns a list of messages regarding the processing that was done.