Skip to main content
Version: 2

Utility - String to Uppercase

Introduction

The String to Uppercase Utility Flow proves invaluable for facilitating the transformation of input strings into uppercase. 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 uppercase string

Example

Input: John Smith

Output: JOHN SMITH