Extension Output node - Output tab

Output name. Specifies the name of the output that is produced when the node is executed. When Auto is selected, the name of the output is automatically set to "R Output" or "Python Output" depending on the script type. Optionally, you can select Custom to specify a different name.

Output to screen. Select this option to generate and display the output in a new window. The output is also added to the Output manager.

Output to file. Select this option to save the output to a file. Doing so enables the Output Graph and Output File radio buttons.

Output Graph. Only enabled if Output to file is selected. Select this option to save any graphs that result from executing the Extension Output node to a file. Specify a filename to use for the generated output in the Filename field. Click the ellipses button (...) to choose a specific file and location. Specify the file type in the File type drop-down list. The following file types are available:

  • Output object (.cou)
  • HTML (.html)

Output Text. Only enabled if Output to file is selected. Select this option to save any text output that results from executing the Extension Output node to a file. Specify a filename to use for the generated output in the Filename field. Click the ellipses button (...) to specify a specific file and location. Specify the file type in the File type drop-down list. The following file types are available:

  • HTML (.html)
  • Output object (.cou)
  • Text document (.txt)