Method HttpMessagePart() :setContentCharset() Foundation

Defines the charset of the content.

Syntax
 
:setContentCharset( <cCharset> ) --> self
Parameters
<cCharset>
A character string with a charset identifier.
Return

:setContentCharset() returns the object executing the method.

Description

The method :setContentCharset() specifies which character set is used in the content of this message part object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.