Can the color of text be changed based on the what the text field ends with?
I am trying to change the color of the text based on what the text field ends with.
For example:
"Rewards Price $9.96" - Orange
"Sale Price 9.97" - Red
If the text box ends in .96 it automatically turns the text orange, but if it ends in anything else it ends in red.
Is this possible?