Hi All,
I have a question regarding how to manipulate strings in grasshopper, I have this string input: [78, 54, 59, 52, 25, 35, 23, 6, 17, 4, 2, 10, 16, 3, 3, 23, 30, 182, 190, 162, 107, 88, 79], [125, 133, 143, 154, 160, 177, 186, 186, 190, 194, 232, 227, 233, 235, 265, 325, 397, 333, 324, 177, 199, 195, 169],
and I want to make it into 2 lists, each containing the numbers in the [ ]
like the photo shown here
How can I do this?
Thank you!
forumQuestion.gh (7.4 KB)