MailText

Purpose

This function returns the body of the E-mail message.


Parameters

Parameter: index
Type: integer
Description: This is the index number of the message to be retrieved.


Returns

Return value: body
Type: string
Description: This is the body of the E-mail message.


Example

Sample Code
None