Include HTML Field

Formatted questionnaire answers (from Multiline text variables set to Presentation: Rich Edit) can be included in the generated document using a field of the general form:
{
Include HTML
variable }
where variable is the multiline text variable being used.
When a Multiline text Rich Edit variable is added to template using the "Insert Field" option or by drag and drop from the dictionary, the “Include HTML” statement will be added to the field automatically. If such a variable is manually added to the template without “Include HTML”, Usage Analysis will show an issue.

Example

{Include HTML ProductSummary}
where
ProductSummary
is a variable which evaluates to some text with formatting applied.