slreportgen.report.RptFile.createTemplate
Class: slreportgen.report.RptFile
Namespace: slreportgen.report
Create Report Explorer-based (RptFile) reporter template
Syntax
template = slreportgen.report.RptFile.createTemplate(templatePath,templateType)
Description
creates a copy of the default Report Explorer-based reporter (template = slreportgen.report.RptFile.createTemplate(templatePath,templateType)RptFile) template
specified by type at the templatePath location. You
can use the copied template as a starting point to design a custom RptFile
reporter template for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2019a