How to display a workflow variable value in email delivery
Hi There,
I'm looking to personalise a simple workflow variable in a delivery.
Basically I simply want to display the number that a query activity outputs in an email delivery.
I was thinking it would be something like:

Query to return a number.
Javascript code to store the number as a variable: instance.vars.queryCount = vars.recCount;
Then how do I personalise the "queryCount" variable value in a delivery?
I've read some other posts and i'm unsure on the steps and syntax required?
(Do i need to add anything to the initialization script of the workflow activity?
Do I need to add anything as a variable to the Variables tab under properties in the delivery template?
What should the syntax be for the personalisation tag in the HTML?)
A clear step by step example would be much appreciated.
Thanks
David
ps. I'm using v6.1.1 of Adobe Campaign Classic


