Fast-Report Script: Check in script if a Component exists on a page
I generate most of our reports at runtime, but the fast-report script in those reports can be freely edited, as it come from a template. Therefore a MemoView does not neccessarily exist in the report.
a) How can I check in the script if a Memo exists and only access it if it exists. E.g. to change the style property of it
b) How can Iterate through all items of e.g. a ReportSummary and make changes to the MemoViews that are included