Node Connectors

Nodes have input connectors and output connectors. Most nodes have two output connectors labeled Value and Function.

A node with one input connector (BoxSize) on the left, and a Value and a Function output on the right

The Value output represents the value generated when the graph to the left is evaluated.

The Function output treats the left graph as a function, where all unconnected input connectors in that graph become the function's arguments.