Main Content
slreportgen.report.Bus.createTemplate
Class: slreportgen.report.Bus
Namespace: slreportgen.report
Syntax
template = slreportgen.report.Bus.createTemplate(templatePath,templateType)
Description
creates a copy of the template
= slreportgen.report.Bus.createTemplate(templatePath
,templateType
)slreportgen.report.Bus
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 bus reporter template for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021a