-
Select specific character expression
Hi,
so I found a great expression suggested by Dan on an older threads:
https://forums.creativecow.net/thread/227/29814and it works almost perfectly, the only catch is that it is soooo slow, AE almost freezes.
Anyone knows why would that happens and how to fix it ?Thanks
YanivmyChar = ".";
if (text.sourceText[textIndex-1] == myChar) 100 else 0