create INT with base
Basic data handling: IntCreateWithBase
Create an INT from a STRING with a given base. The input string must be a valid integer number and will be directly converted to an INT without any further processing.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (2)
Outputs (1)
| Name | Type |
|---|---|
| INT | INT |