-
How to change font size in an older AE Version like CC19 by expression
Hi Guys, this expression does not work in CC19 even when javaScript is chosen as Expression language.
text.sourceText.style.setFontSize(100)
I think .style does not exist in this version.
Ani idea how to solve it?