Method HttpMessagePart() :delPart() Foundation

Deletes a part from a multi-part message.

Syntax
 
:delPart( <oMessagePart> ) --> self
Parameters
<oMessagePart>
A HttpMessagePart object representing the message part to be removed from the message or message part.
Return

:delPart() returns the object executing the method.

Description

The method :delPart() removes a part from a multi-part message.

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.