IsSupportedMailingType (open)

Checks if the type of mailing is supported by GenerateHTMLMail

Syntax

LOADLIB "mod::system/lib/mailer.whlib";

BOOLEAN FUNCTION IsSupportedMailingType(STRING mimetype)

Parameters

STRING mimetype

The mime type that you want to check

Return value

BOOLEAN

false if mime type is not supported