Skip to content

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 NamePin DescriptionPin TypeValue Type
Input StringThe string to be converted to lowercaseStructArray
Lowercase StringThe resulting string in lowercaseStringMap