Main Content
getImpl
Class: slreportgen.report.Reporter
Namespace: slreportgen.report
Syntax
impl = getImpl(reporter,report)
Description
returns the DOM object used to implement this reporter in the specified report. The
implementation object can help you debug report generation problems.impl
= getImpl(reporter
,report
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021a