upper
Basic data handling: StringUpper
Converts the string to uppercase. This node returns a copy of the string with all lowercase characters converted to uppercase.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| string | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| STRING | STRING |