I would like to add ” chars into my string, is it possible?
I’m avoiding this problem using ‘ char however I would like to use ” if possible, thanks
here is an example what I do (and of course it does not work):
#set($options="<option value="1">my value</option>")
You could try