Avatar

Level 10

Hi Dee,

I'm away from the desk, so can't give detailed help. However if you look at this example (the third button), you will see how I'm declaring a CC variable.

http://assure.ly/eUR4wJ.

You could set the variable there in the script. For example:

var vCC = "me@company.com; you@company.com; them@company.com";

Then if you look at the email script you will see where I use the vCC variable.

Good luck,

Niall