Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
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