Subscriber portal
Returns the number of the copy of a report.
display int copy()
If the user prints three copies of a report a control that have a dataFunction method, this method will return one for the first copy, two for the second copy, and three for the last copy.