Hi there,
I understand how ALLOW_NEWLINE works. However I don't understand why the option is there in the first place. I would have thought that having it on permanently would be more useful rather than not. Then you can control when you want newlines to appear by inserting "\n" in your code.
Can anyone explain why the option is there? Is it more computationally expensive when turned on?
Many thanks
Andrew