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