I have a string list which i am checking for identical entries.
Via sift and getslice i was able to put those entries in a separate list.
But here i’m stuck cause I want each multiple entry to appear just once in the new spread plus a corresponding value spread which tells how often each string exists in the original list.