Add two layers in the same expression?
Hello everyone! I would like to know if it is possible to add two layers in the same expression. When I put this value, it tells me that there is an error:
s=thisComp.layer("example 1")+thisComp.layer("example2")
In fact, I have created a shape whose size changes according to the size of the text. But as the composition is intended for a .mogrt file, I would like to have two different fonts in this shape and that they are modifiable.
Is this possible?
Thanks a lot!

