Set Variable
utility.set-variable Utility v0.1.0 Assigns run-scoped $vars from literals or {{ }} expressions over $envelope/$vars.
Ports
| Direction | Port | Label |
|---|---|---|
| Input | input | Input |
| Output | output | Output |
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Assignmentsassignments | json | [{"name":"myVar","value":"{{ $envelope.body }}"}] | List of { name, value } run-scoped variable assignments. |
This page is generated from the node registry by gen-node-docs.mjs on every
site build — ports, properties, defaults and visibility rules cannot drift from the code.