How do I get a Var: into javascript?
I have tried curly brackets and php?
That should work in the next update, for now you may set the value of a hidden field to the var, and use:
document.querySelector("[name='hidden-field-name']").value
You need to login to be able to post a reply.