Is there a way to split out each character from a String In, such as put each character into a Collection? I dabbled with making a bunch of 1 character substrings, make my transforms, and re-combining them with a Video Mixer, but it wouldn't work for varying string lengths.
Any insight appreciated
