Script
Run a script from a rule chain.

Use Script to run a script from Script Engine inside a rule chain.
This node lets you extend rule logic with script-based behavior.

What it does
The node executes a selected script.
Execution is controlled by a boolean input.
Inputs
Trigger input pin — Starts the script execution.
Configurable settings

Script — Select the script to execute.
Set the script trigger type to Event triggered.
Typical use
Use Script when built-in blocks are not enough.
See Script Engine for script setup.
Related documentation
All node pages
For the full editor flow, see Configure Rule Chain.
Last updated