Thanks so much for the response Scott!
That’s very cool and I think it will be helpful but doesn’t quite accomplish what I’m trying to do.
I’m hoping I can have the user enter in the two words maybe using thisComp.name.split(” – “)[0] and have it automagically animate from one word to the next character by character in a random way.
I think I’ll definitely use the technique you suggest in the toolkit though so thank you very much for the help!!