I'm new to Expression Engine and trying to use the {encode} for two email addresses and would also like to pass a Subject line to the email when the user clicks on the link.
I was looking at the user guide for the encode standard global variable:
{encode="you@example.com" title="Email Me!"}
Could someone please provide an example of how to use the encode to include two email addresses as well as pass a Subject line?