console.log({{My variable}})
instead of console.log("{{My variable}}")
setVariable
functionsetVariable
function in your script:
setVariable
function is only available in script executed on the server, so it won’t work if the Execute on client?
is checked.