Okay, so say I have 10 words I can use for a sequence. For simplicity, I'll just use A, B, C, D, E, F, G, H, I, J.
If I want to generate something like A C D E F J I G H then append it to a text object, how do I do that?
Any help would be very appreciated. I have been trying to do this for a while but cannot figure it out.