Command API

1 line of code to split (not just by spaces) vs 5 to loop and merge into one string for commands that need it. And another line to split if you want to use non space splitting in the first place.

3 Likes

Ok when you say that it makes a lot more sense.