Email Functions
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
− | The | + | The ''Email Functions'' allow you to interact with a mail server through the retrieval of information from the mail server |
[[File:emailfunctions.jpg]] | [[File:emailfunctions.jpg]] |
Revision as of 14:52, 15 May 2013
The Email Functions allow you to interact with a mail server through the retrieval of information from the mail server
List of Email Functions
- Email Total Messages: Returns the total amount of the emails in your inbox
- Email Subject: Returns the subject of the email at the specified position
- Email Recipient: Returns the recipients of the emails at a specified position
- Email From: Returns the sender of the email at the specified position
- Email Date: Returns the date received of the email at a specified position
- Email Body Text: Returns the body text of the email at the specified position
- Email Body Html: Returns the body html of the email at the specified position