slreportgen.report.ExecutionOrder.createTemplate
Class: slreportgen.report.ExecutionOrder
Package: slreportgen.report
Create execution order reporter template
Syntax
template = slreportgen.report.ExecutionOrder.createTemplate(templatePath,type)
Description
creates a copy of the template
= slreportgen.report.ExecutionOrder.createTemplate(templatePath
,type
)slreportgen.report.ExecutionOrder
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 execution order reporter template for your report.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b