Hey teacher,
I am trying to manipulate the String Value from Revit list as you can see below:
I want to split the “string” at “id”, so then I can cull all the duplicate strings, and get the result shown at the right side.
I try to use “id” for the “Text Split” component, but it will break into 2 letters - “i” and “d”:
I am wondering if there is a component which is the reverse of “Concatenate” so I can break one string into 2 shorter strings,
or maybe “Evaluate” or “Expression” helps…
Thank you so much for your help!
I attach the .gh file as well.
Best!
String Split.gh (9.7 KB)



