I want to reference a CR section similar to below:
rpt.sections("Section1").reportobjects("Picture1")=loadpicture(strLogoFile)
I am unclear how CR references the sections. Are they named in sequential order? Are they named "RH", "PH", "GH1"...?
Appreciate the help.
rpt.sections("Section1").reportobjects("Picture1")=loadpicture(strLogoFile)
I am unclear how CR references the sections. Are they named in sequential order? Are they named "RH", "PH", "GH1"...?
Appreciate the help.