Thank you very much Dan!
I’m a great fan of your work!
I’ve tried the method you proposed but I get a “Class ‘Layer’ has no property or method named ‘textindex'” warning.
I would love to know what I’m doing wrong… (Excuse my ignorance. I’m really a newby and this is my second -serious- approach to expressions)
(I’ve placed the expression in Animator 1- Fill color and deleted the Range selector)
But I thought on another “dirty” way to solve this. I’ve used a Fill filter on my code text layer and linked the other two layers (number and symbol) to it. Then I used code below. It’s working but as I said before it would be great to understand your method… Thanks again!
Gabriel
https://www.andar7.com
h = [1, 0, 0, 1];
d = [1, 0, 0, 1];
s = [0, 0, 0, 1];
c = [0, 0, 0, 1];
eval(thisComp.layer("LER_TXT").text.sourceText.value);