String to Lower
Purpose of the Node
The String to Lower node converts a given string into its lowercase equivalent. It is useful for standardizing text data for further processing or comparison.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Input String | The string to be converted to lowercase | Struct | Array |
Lowercase String | The resulting string in lowercase | String | Map |