createTemplate
Class: systemcomposer.rptgen.report.Profile
Package: systemcomposer.rptgen.report
Syntax
template = createTemplate(templatePath,type)
Description
creates a copy of the default profile template specified by template
= createTemplate(templatePath
,type
)type
at the
location specified by templatePath
. Use the copied template as a starting
point to design a custom profile template for your report.
Input Arguments
Output Arguments
Version History
Introduced in R2022b