I’d like to split some text, but the seperator could be any of a bunch of characters.
The way the component works, it will follow the distribution rules and force me to graft and do a lot of boring tree management to end up with my seperated texts.
Is there some kind of trick to seperate text with this “OR” that seperator ? Some wildcards ?