How To: List/Array in Choicescript v4.1

I was not aware of this when I wrote How to deal with arrays
I am glad somebody figured out how to do arrays out of strings. Probably the performance is an issue… To access an element you have to scan the whole string every time. In any case, very nice concept.