I want to send an email to the entire classlist, but I want the body of the email to begin with "Dear Student," but with the word "Student" replaced by the first name of each student receiving the message. I tried using "Dear {FirstName}," but the email was received saying just that: Dear FirstName.