WebDesignBase::GetRTDBody (open)
Return a renderer for a RTD from an instance record
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
MACRO PTR FUNCTION GetRTDBody(RECORD richdoc, RECORD options)Parameters
RECORD richdocThe rich document
RECORD optionsOptions
STRING rtdtypePath to structure to use. If not set, the parent RTD type is used
Return value
MACRO PTRA Function PTR rendering the RTD, or a DEFAULT MACRO PTR if the RTD was empty