Does not work "delivery.variables._var [0] .stringValue = instance.vars.xxx" in "Recurring Delivery"
I asked a question before and got an answer.
Error no outout, but it does not appear in the preview.
I don't know the cause.
I'm at a loss....
"Enable but do not run", "Enable (waiting for approval)" Can Ipreview in this state? Can preview without sending?
Am I doing something wrong?
Thanks,
JS
instance.vars.yearTest = formatDate (new Date(), "%Y")
Script Tab
delivery.variables._var [0] .stringValue = instance.vars.yearTestProperty
yearTestText Content Tab
<%= variables.yearTest%>