I've noticed that string objects have two separate actions that change their color (see pic below)
I've been haphazardly using both without realising it, and this seems to have led to some inconsistent behaviour in some of my text objects. I don't know if that's caused by the way the two methods interact with each other, or if I've just become confused and have made some mistakes in my code. Either way, I've decided to choose one method and stick to it, for simplicity. At the very least, it'll make it easier to find relevant code using "Find all", since each method is phrased differently.
Which one should I choose? Are they effectively the same, or do they have differences (eg. maybe one is more compatible with certain DX versions or font types?) I'm leaning towards the "set text color" method (purple in the pic), since it's grouped with all the other main font parameters, but I thought I'd check in case someone knew something more about this. I couldn't find any explanation of this in the help.
Please login to see this picture.