SMTPit Pro

Next Generation Email plug-in

<- Back to SMTPit Pro function list

SMTPit_SetCharSet

Description

Sets the Character Set that SMTPit uses when generating the email.

Return Type
Text
Format
SMTPit_SetCharSet ( CharSet )
Required Parameters
  • CharSet

    The Character Set for the email. See the SMTPit Configuration Dialog for valid values.

Example

Code:

SMTPit_SetCharSet("UTF-8")

Result:

Sets the email character set to UTF-8.