slreportgen.report.CCaller.customizeReporter
Class: slreportgen.report.CCaller
Namespace: slreportgen.report
Syntax
reporter = slreportgen.report.CCaller.customizeReporter(classPath)
Description
      creates a reporter class definition file that is a subclass of reporter = slreportgen.report.CCaller.customizeReporter(classPath)slreportgen.report.CCaller at the location specified by
        classPath. The method also copies the default reporter template to the
        resources/templates subfolder of the folder that contains the class
      definition file. Use the class definition file as a starting point to design a custom reporter
      class.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a