Type: nodetool.output.Output
Namespace: nodetool.output
Description
Generic output node for any type. output, result, sink, return
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | any |
The value of the output. | null |
| description | str |
The description of the output for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | any |
Related Nodes
Browse other nodes in the nodetool.output namespace.