Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries the result of the CURL transfer and parses as mime data.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CURL | 10.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
curl | The CURL session handle. | $curl |
Returns email parser reference number or error.
Get image objects:
Set Variable [ $email ; Value: MBS("CURL.GetResultAsMime"; $curl) ]
Set Field [ test::Part1 ; MBS( "EmailParser.Inline"; $email; 0; "container") ]
Set Field [ test::Image ; MBS( "EmailParser.Inline"; $email; 1; "container") ]
Set Variable [ $email ; Value: MBS("EmailParser.Free"; $email) ]
This function checks for a license.
Created 12nd December 2019, last changed 12nd December 2019