add
Class: mlreportgen.report.Section
Namespace: mlreportgen.report
(Not recommended) Add content to section
Syntax
add(section,content)
Description
Note
add is not recommended. Use append instead. See Version History.
add(
adds the specified content to the specified section.section,content)