-
Changing text color into an expression
Hi, I’m a total newbie at using expression and I’m stuck
I’ve copy/paste a code expression for a counter from this site ( https://forums.creativecow.net/thread/227/21306 )
and had a text at the end using :
prefix + outStr + decimals + "M";
}else{
prefix + s + "M";
}
The thing is, I can’t figure out how to change the color of that last letter “M”
If you guys have any solutions, please help me
Thanks