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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

EmailParser.HasHeader

Checks if header exists.

Component Version macOS Windows Linux Server iOS SDK
EmailParser 7.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "EmailParser.HasHeader"; EmailID; HeaderName )   More

Parameters

Parameter Description Example
EmailID The ID fo the email parser. $Email
HeaderName The name of the header to look for. "X-Priority"

Result

Returns 1, 0 or error.

Description

Checks if header exists.

See also

Release notes

Blog Entries

Created 22nd August 2017, last changed 22nd August 2017


EmailParser.HTMLToPlainText - EmailParser.Hash

Feedback: Report problem or ask question.