this is a very useful string manipulation block. Great for multidemensional lists How to use: First parameter is a string Second parameter can only be ONE CHARACTER. Parts of string within double quotes will not be checked for separators Example 1: separate 12345,54321 by , into list [list] makes: 12345 54321 in the list "list" Example 2: separate 53253,"5,3,2,5,3" by , into list [list] makes: 53253 5,3,2,5,3 , but separate 53253,5,3,2,5,3 by , into list [list] makes: 53253 5 3 2 5 3 Get it?
THIS IS A HACKED BLOCK. renaming of variables remains unchanged unless you have a variable input hack... this only has a list input hack plz don't edit the block, it will lose its list input