Main Content
slreportgen.report.DataDictionary.createTemplate
Class: slreportgen.report.DataDictionary
Namespace: slreportgen.report
Syntax
template = slreportgen.report.DataDictionary.createTemplate(templatePath,templateType)
Description
creates a copy of the template
= slreportgen.report.DataDictionary.createTemplate(templatePath
,templateType
)slreportgen.report.DataDictionary
reporter template for
the report type specified by type
at the location specified by
templatePath
. You can use the copy of the template as a starting point
to design a custom slreportgen.report.DataDictionary
template for your
report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b