slreportgen.utils.hasUniqueModelNotes
Description
returns tf
= slreportgen.utils.hasUniqueModelNotes(src
)1
(true
) if the input source has model notes
and 0
(false
) if the input source inherits notes from
its parent or does not use notes.
You can use this function to check if an source has model notes before you try to use
the source with an slreportgen.report.Notes
reporter.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a