In a .vm template, I want to assign a string with double quotes in it to a velocity variable. How do I do this? (Conceptually similar to what I am doing below but obviously, the one below doesn't work)

#set( $x = " Title: "Time" " )


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to