Skip to main content
Version: 2

Utility - String to Lowercase

Introduction

The String to Lowercase Utility Flow proves invaluable for facilitating the transformation of input strings into lowercase. This feature is particularly advantageous when dealing with free-form text and necessitates text matching.

The table below provides a description of the input and output of this flow

VariableInput/OutputTypeDescription
valueInInputTextThe input string
valueOutOutputTextThe lowercase string

Example

Input: John Smith

Output: john smith