Script
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Script

  • Dark
    Light

Article summary

Description

A Script node outputs data through a script.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Script TypeThe scripting language (R or Python).
ScriptThe script to run. Any code should be placed in the section denoted by "#Place your code here".

Advanced Configuration Options

SettingDescription
Script SnippetsTyping @R (R) or @P (Python) within the script editor will prompt the user for a number of node relevant snippets.
ParametersTyping # within the script editor will prompt the user for a list of available parameters.

Actions

ActionDescription
RunAfter configuring the node, the output can be run by clicking the Run button.

Was this article helpful?

What's Next