getReporter
Class: systemcomposer.rptgen.finder.ViewResult
Package: systemcomposer.rptgen.finder
Get view reporter
Syntax
reporter = getReporter(result)
Description
returns a reporter that is used to include information about views in a model. You can use
this reporter to customize what information is included and how the information is formatted.
See the reporter
= getReporter(result
)systemcomposer.rptgen.report.View
reporter class for more information on how to
customize the reporter.
Input Arguments
Output Arguments
Version History
Introduced in R2022b