Error while runnning Mendix Application

0
            I dont know how to solve this error. Please help me with this error  
asked
2 answers
1

You have \n after $Paging/PostalCode. You need to remove those two characters as it's an invalid string concatenation.

 

I hope this helps!

answered
0

Thank you Robert. Where do I need to remove them, I cant find the source for those

answered