Type: nodetool.input.IntegerInput
Namespace: nodetool.input
Description
Accepts an integer (whole number) as a parameter for workflows, typically constrained by a minimum and maximum value. This input is used for discrete numeric values like counts, indices, or iteration limits. input, parameter, integer, number, count, index, whole_number
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| value | int |
0 |
|
| min | int |
0 |
|
| max | int |
99999 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | int |
Related Nodes
Browse other nodes in the nodetool.input namespace.