|
The GetChild function works with the Composite reports presentation style. When you call GetChild in a script for a composite style DataWindow, it returns the nested DataWindows.
This can be useful when you are using a composite report presentation style DataWindow to print multiple DataWindows on a page. You can share data with a DataWindow which is in a composite style report.
|