User`s guide
11 Functions – Alphabetical List
11-52
Text to append, specified as a string.
styleName — Name of style to apply to appended text string
string
The style to use with the appended text. The style defines the appearance of the
document element in the output document.
Use a style that is defined in the stylesheet of the template of the document you append
content to.
domObj — DOM object to append
mlreportgen.dom.Text object | mlreportgen.dom.Image object |
mlreportgen.dom.CustomElement object
DOM object to append, specified as an mlreportgen.dom.Text,
mlreportgen.dom.Image, or mlreportgen.dom.CustomElement object.
Output Arguments
externalLinkObjOut — External link with appended content
mlreportgen.dom.ExternalLink object
External link with appended content, returned as an
mlreportgen.dom.ExternalLink object.
See Also
mlreportgen.dom.ExternalLink | mlreportgen.dom.InternalTarget |
mlreportgen.dom.LinkTarget