getReporter
Class: systemcomposer.rptgen.finder.ConnectorResult
Package: systemcomposer.rptgen.finder
Get connector reporter
Syntax
reporter = getReporter(result)
Description
returns a reporter that is used to include information about connectors in a component. 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.Connector
reporter class for more information on how
to customize the reporter.
Input Arguments
Output Arguments
Version History
Introduced in R2022b