JSL: How to correctly display ampersand (&) in Textbox() with Markup?
Hello fellow JSL scripters,
I'm trying to use an ampersand in a Text Box() call while also using the <<Markup command, and I'm coming across some issues. Apparently, the <<Markup send command formats text with specified HTML tags.
As an example, here's some JSL that I thought should work, but doesn't.
w = New Window( "Formatted Text",
Text Box( "This is <b>bold</b> text. This is <b><i>b...