Bug in how text is rendered in textBox JMP16?
We have updated to JMP 16 and immediately users pointed out some bugs in the output of our scripts.For instance, consider the script below:detailsText =
"This is long text that is made dynamically\!nit has some dynamica numeric values\!n"
||"each on of which is important and \!nneeds to be shown formatted in <b><font color='Red'>RED FONT</font></b>"
|| " which might also by dynamic\!nLike this: <
...