Hi, am trying to filter a list of string layer names from all the objects in modelspace. So, my list have for example 120 repeated “0” values. My name goal is to create a clean list of all the layers with objects on modelspace. I am not sure how to combine rows with the same value. Any ideas i would appreciate, thanks.
List.UniqueItems
Either flatten the list first or set the level on List.UniqueItems to @L2.
Hah! You beat me. I was just about to suggest flattening the list. Easy fix 
Thank you for the alternative solution. i wondering if there is a cleaner way to filter the layer name of all the objects currently in modelspace. This script i am working on is to be use in the creation of a legend.
That works better and its cleaner. I didn’t know you can list it like that. Thanks
I saw that but i can’t find examples on using those nodes
please post the dwg file







