Example of what I want to do: If you pass in \"abc|xyz\" as the first argument and \"|\" as the second argument the method returns List(\"abc
\"abc|xyz\"
\"|\"
List(\"abc
If you want to do this using characters...