HTMLSource PARAM tag
Specifies an InfoBus data item in HTML format to be used to populate the document.
Syntax
<PARAM NAME = "HTMLSource" VALUE = "dataItem">
Values
dataItem
The name of an InfoBus data item. The data item must be in HTML format. Only the text is inserted into the WordProcessor document, not the HTML tags.
See also
ASCIISource PARAM tag