Script
Run a script from a rule chain.
Last updated
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.

The node executes a selected script.
Execution is controlled by a boolean input.
Trigger input pin — Starts the script execution.

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