Is it possible to define a new variable within a jquery template? I read the official jquery template docs but could not find anything on this. I tried something like {{ v
{{ v
I do:
${xxx=13, ""}
and then i can use xxx in a sub or in the same template