LabVIEW MathScript RT Module

cancel
Showing results for 
Search instead for 
Did you mean: 

change color of font/text of mathscript??

Solved!
Go to solution

As seen in attached photo

i am writing in mathscript but the color of text/font of mathscript is grey

I want to change it to some other suitable color so that it can also be seen by others having vision limitations

0 Kudos
Message 1 of 2
(4,449 Views)
Solution
Accepted by topic author abtj1990

You have script highlighting enabled and all your code shows in grey because everything is undefined ("unknown symbols"!). Maybe start by creating some inputs and check the syntax.

 

If you want to disable script highlighting or change the colors for syntax and datatypes, go to that mentioned options page and play around.

 

 

0 Kudos
Message 2 of 2
(4,436 Views)