Find actors with unique name on the level with Editor Utility Blueprint

Thanks for your reply!
I’ve seen those documents, get all actors from class is like an alternative way to select objects instead of “selected actors” via editor utility blueprint.

But I didn’t see anything about comparing names of the objects in the array and adding to the list the unique ones (which names don’t have duplicates)