-
Expressions, Text and Font
I am not incredibly adept with expressions, but have managed to create a page with multiple instances of the same text all over the screen.
I basically create an expression that “grabs” the text from the MASTER copy of the text.
thisComp.layer(“MASTER VISION”).text.sourceText
What I’m trying to do is to not only change the text but the font as well.
Is this possible with an expression?