Providing code for the scripts you want to track
In every script that you want to track, type a single statement generating a line of output to your log file, as shown in the following statement:
printWriter.println( "Table.onRow" );
First, select the appropriate report element in Outline. Then, select the appropriate script from the script selection list. Use the same steps to type code into the script as shown in the preceding section.