User`s guide
mlreportgen.dom.CustomElement.append
11-9
append(d,ol);
close(d);
rptview('test','html');
• “Add Content to a Report”
Input Arguments
customElementObj — Custom element to append content to
mlreportgen.dom.CustomElement object
Custom element to append content to, specified as an
mlreportgen.dom.CustomElement object.
domObj — DOM object to append to custom element
DOM object
DOM object to append to the custom element.
Output Arguments
customElementOut — Appended custom element
mlreportgen.dom.CustomElement object
Appended custom element, represented by an mlreportgen.dom.CustomElement
object.
See Also
mlreportgen.dom.CustomAttribute | mlreportgen.dom.CustomElement