This function is now available in PICO-8 0.2.1 - split()
P#59851 2018-12-09 09:45 ( Edited 2020-07-08 02:31)


Thanks for inspiring me to write this, which splits on any number of delimiters, producing a that-many-dimensional array: https://github.com/sparr/pico8lib/blob/master/strings.p8#L194
P#72867 2020-02-07 07:54
[Please log in to post a comment]