Hi! I have a question about the newline code.
I know that if I set \n to a label it shows a line break, but how do I directly display \n on the label? I tried to escape it by adding a backslash, but it didn't work.
Does anyone know of any solutions?
Hi! I have a question about the newline code.
I know that if I set \n to a label it shows a line break, but how do I directly display \n on the label? I tried to escape it by adding a backslash, but it didn't work.
Does anyone know of any solutions?
JOIN two text blocks:
* '\'
* 'n'
That should 'defuse' the conversion.
Thank you so much! I've been stuck with this problem for over a year and I'm so glad you gave me a solution.
I applaud your persistence!
Thank you!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.