Avatar

Correct answer by
Level 3

Does your script look similar to this and did you select the JavaScript option for the language?

xfa.host.messageBox("This is a message. \nThis is a new paragraph. \n\nHere is a new paragraph with two spaces.", "This is a title", 3, 0);

View solution in original post