Activity › Forums › Adobe After Effects Expressions › SetStyle in SourceText dont stuck with text on multiple lines. Adobe After Effects Expressions SetStyle in SourceText dont stuck with text on multiple lines. Posted by Smet Kira on November 25, 2022 at 2:58 am Why does text written with expressions not work with style? Smet Kira replied 1 year ago 2 Members · 2 Replies 2 Replies Andrei Popa November 25, 2022 at 7:03 am You also need to pass your text to the style property, something like this: str = "123" + "\r" + "345"text.sourceText.style.setLeading(105).setFauxBold(1).setText(str) Smet Kira November 25, 2022 at 12:03 pm thx my friend! very helpfull! Reply to this Discussion! Login or Sign Up Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me Reply to this Discussion! Login or Sign Up