Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CURL.GetResultAsEmail

Queries the result of the CURL transfer and parses as email.

Component Version macOS Windows Linux Server iOS SDK
CURL 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "CURL.GetResultAsEmail"; curl )   More

Parameters

Parameter Description Example
curl The CURL session handle. $curl

Result

Returns email parser reference number or error.

Description

Queries the result of the CURL transfer and parses as email.
If the content is a valid email content, the email is parsed and you get back the reference number.
Please use EmailParser.Free to free it later and release memory.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 24th September 2015, last changed 12nd December 2019


CURL.GetResultAsEMailList - CURL.GetResultAsGIF