Description
A Script output node outputs data through a script.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Script Type |
The scripting language. R or Python . |
Code Snippet |
Code snippets that can be added to the script. After adding these, they can be adjusted arbitrarily. |
Script |
The script to run. Any code should be placed in the section denoted by "#Place your code here". |