Browsing a Model Report by Script

You can browse a model report using the following collection on BaseModelReport: Reports As ObjectCol.

Example

set m = ActiveModel
For each Report in m.Reports
Output Report.name