StringToUpper
Purpose of the Node
The StringToUpper node takes an input string and outputs the string converted to uppercase. It is useful for text transformation in visual scripting workflows.
Pins
This node has two pins:
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
String | Input String | Struct | Array |
Uppercase String | String in uppercase | String | Map |