Create list of characters from string

Create list of characters from string

I need to loop over all characters in a string, but since Deluge scripting doesn't allow loops (as far as I can tell), I thought a way around that would be to create a "List" of characters from that string.  However, I can't figure out how to do that.

Is that the right approach? What other options do I have?

Any input on this would be greatly appreciated.

Oliver