Creating a list from string
Creating a list from string
Is it possible with Deluge to create a List:String() from a string like "a,b,c,d", breaking it down into 4 elements "a", "b", "c", "d"?
Thanks
Oliver