Hi There,
I have a query on lists i would like to split the following into 3 separate lists, These are two examples of the numbers i have in the parameter data
230,220,201
102,210 233
I would like to split them into R, G, B so i can use the Color.ByARGB node in Dynamo
Thanks