Change color of part of text field.
I am working with text boxes, I have already run calculation scripts to return a value based on other field selections. Those values are all being returned correctly, however based on the nature of the form some of the values returned include the word "and" while others may include the word "or" the text color for the entire field is currently blue but I would like to bring attention to those words "and"/"or" by either assigning them a different color or bolding them.
Example:
MTH 35 - Intermediate Algebra AND MTH 123 - College Algebra and Trigonometry
I want them to stand out from the rest of the text. I don't know if this is possible, I imagine it could be a validation script or something but I am not sure how best to set it up.
Any help would be great, I've tried reading documentation but I haven't found anything that similar to what I want to do.
Thanks in advance!
