\n not working from XML!??!
I'm pulling in text from an XML file which is being loaded into the variable of a Dynamic Text field. For some reason it will not evaluate any \n as a new line. I just replaced the code with "test\nthis\nout\nnow" instead of the variable I've gotten the XML data from, and it correctly displays each word on a new line.
Does anyone know how to get \n's to correctly evaluate to a new line when pulling them in from an XML file??!?!
|