Use this to put an email in your project! Use the startEmailWebpage message to open it, and emailGoAway to hide it (the 'search page' button also closes it a broadcasts emailGoAway).
The code takes the receiver's username and adds it along with the message, sender's username, and a break password to the cloud data. Then when someone checks their mail, it breaks the cloud data into a list along the break codes and scans for their name in the 'to' category. It then picks out all their emails and shows it to them.