Just try, "Apple-Orange-Banana"; "-" Contains: Split {} after each {} Soo. I made the (original) project a while ago, I remember there being a bug, but now I can't find it, please tell me if you find it. Anyways, you know how there's a "join" block in scratch, well, I was like "what about a split block?" So, I made one that can split "AppleBanana" (user input) into Apple and Banana (also user input) (not pictured here). I also made one that can separate "Apple-Orange-Banana" (user input) after each "-" (also user input). The second one can also support several splitting digits, such as Apple000Orange000Banana split between 000s (this will not support split after 0 in this case, as it will continuously look for 0s. Please ask me if you need that.) Finally, the point: click "see inside" and you will see the custom block there Also, this is ultra WIP and I'm actually making way more, this is just the only functioning one. Tell me if you need: Split {} into {} and {} because I have that, but just haven't found a practical use for it.
Thanks to @Pen_Hacker for being alive.