I want to override some font color by a input label to choose for exemple specific color for Class0 cars.
I do INPUT, use this to show on a label and the read the text label by a script and return the value at the end of script.
(I use input to label because I don't see possibility to read directly in the input by script)
If I use only data binding classcolor in override font color it give me the iRacing color (ok)
If I use my script in override font color it is like no override ....
My label had this sort of text #B1A33333

