N
ngoc
Hi
I have a very long string. Code will be ugly (not easy to navigate for
reading) if I write it in a line.
I want to write it in many lines, but treat as one line long string. How
can I do it ?
I used \ to escape new line, but it did not help.
Thanks
ngoc
I have a very long string. Code will be ugly (not easy to navigate for
reading) if I write it in a line.
I want to write it in many lines, but treat as one line long string. How
can I do it ?
I used \ to escape new line, but it did not help.
Thanks
ngoc