WittyMailComposer::GetRTDBody (open)

Get a renderer for embedding a RTD into a mail, with support for images and raw HTML objects

Syntax

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

MACRO PTR FUNCTION GetRTDBody(RECORD richdoc, RECORD options)

Parameters

RECORD richdoc

Rich document to embed

RECORD options

includecelldef #RenderRTD.options

Return value

MACRO PTR

A Function PTR rendering the RTD, or a DEFAULT MACRO PTR if the RTD was empty