I would like to put quotaton marks and linebreaks into string literals.
Something like this:
$foo.bar('\'this\' is quoted\nand this is in a new line').
How to do it in VTL?(If I get the answer that I should do it with string interpolation and some object in the context then I will either laugh or cry depending on my current mood... (However it would not be a big surprace after the escaping rules...)) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
