joeleckert
@joeleckert
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: quickly find duplicated names in array of objs
Very cool. That’s why communites are awesome, always helpful info!. Thanks!
10 years ago
Forum
Reply
RE: quickly find duplicated names in array of objs
This simple solution worked for me. it finds duplicate names, stores them in an array, then appends duplicate named ones with a random number string….
10 years ago
Forum