Skip to content

String to Lower

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.

Pin NamePin DescriptionPin TypeValue Type
Input StringThe string to be converted to lowercaseStructArray
Lowercase StringThe resulting string in lowercaseStringMap