Lasso Soft Inc. > Home

[ email_parse->get ]

Method

[Email_Parse->Get] is used to get a specific part from a multi-part message. The return value is itself an [Email_Parse] object representing one MIME part of the message.

  • Syntax
local(myMSG = Email_Parse(#myPOP->Retrieve))
loop(#myMSG->Size) => {
    local(myPart = #myMSG->Get(Loop_Count))
    // ...
}
Examples

No examples found

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft