Hello, I use Mailchimp to send email campaigns, and I use the following when I want to send mails to recipients who have First Names, but in the same time not all of them have First Names, and if they don't have First Names, they will receive the simple message:"Hello," For the above the following message is correct (tested,campaigns sent): *|IF:FNAME|*Hi *|TITLE:FNAME|*,*|ELSE:|*Hello,*|END:IF|* But my question is which is the code, when you have recipients with First Names, but when you don't have First Names, to use Last Names, and if we don't have Last Names either to use just a text "Hello," Thank you, and hope someone who have experience in sending email campaigns could help me