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 mimetypeThe mime type that you want to check
Return value
BOOLEANfalse if mime type is not supported