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