-
Text Expression
Hi,
I’m trying to write different parameters into my Source Text like this:
<font color=”#FF0000″>thisComp.layer(“a”).text.sourceText.getStyleAt(0,0)
+
thisComp.layer(“b”).text.sourceText.getStyleAt(0,0);</font><font color=”#000000″>But It shows <font color=”#00CCFF”>[object][object]</font> instead of showing text of two layers A and B.</font>
<font color=”#000000″>What should I do?</font>Hi,
I’m trying to write different parameters into my Source Text like this:
thisComp.layer(“a”).text.sourceText.getStyleAt(0,0)
+
thisComp.layer(“b”).text.sourceText.getStyleAt(0,0);But It shows [object][object] instead of showing text of two layers A and B.
What should I do?
Sorry, there were no replies found.