Question
inserting line breaks in dynamic text?
We are working on a project where we do includes on an .as
file and in that .as file there are variables assigned as text
strings. In cases where there are no paragraph breaks everything is
groovy, but when we have a variable that is assigned a text string
with a paragraph break, it says that it is not terminated
correctly, even though it is terminated with an ending quote.
Any ideas? We are hoping we don't have to insert a special character for every paragraph break? Do we have to? and if so, what is that special character?
Thanks!
Any ideas? We are hoping we don't have to insert a special character for every paragraph break? Do we have to? and if so, what is that special character?
Thanks!
