Unexpacted Token in SendGrid Code

Hey Naama,

Glad to see you’re still playing with the code.

You can do something like this:

 if ($w("#NewsletterCheckbox").checked) {
 	newsletter = newsletter + "Oui";
} else {
 	newsletter = newsletter + "Non";
} 

How’s that?

Notice how I did it French? Are you proud of me?

Yisrael