Type: nodetool.output.IntegerOutput
Namespace: nodetool.output
Description
Output node for a single integer value. integer, number, count
Use cases:
- Returning numeric results (e.g. counts, indices)
- Passing integer parameters between nodes
- Displaying numeric metrics
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | int |
0 |
|
| description | str |
The description of the output for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | any |
Metadata
Related Nodes
Browse other nodes in the nodetool.output namespace.