The 
                     			 Insert Parsing Function dialog box offers parameters by which the parsing function can be configured. Though the default settings will likely be
                     correct, you can adjust: 
                     		   
                  		   Parameter name - Enter the name of the parameter that is to receive the result of the parsing function. 
                  		   
                  		   Informational statement insertion - Select 
                  			 Print statement to insert an informational Print statement into the script after the Web page call. This writes the result of the parsing
                  function to the 
                  			 Silk Performer 
                  			 Virtual User Output window. 
                  			 
                  Select 
                     				Writeln statement (“write line” statement) to write the parsed value to an output file to facilitate debugging (in addition to writing the
                     value to the 
                     				Virtual User Output window as a Print statement does). Because generating output files alters test measurements, these files should only be used
                     for debugging purposes and should not be generated for full tests.