ComfyUI Node
String → Int
Parses a string into an integer. Accepts decimal strings like '3.9' (truncated to 3).
String → Int
- INT
◄value0►
CategorySimpleLogics/Convert
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| value | STRING | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |