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
Variable | Input/Output | Type | Description |
---|---|---|---|
valueIn | Input | Text | The input string |
valueOut | Output | Text | The uppercase string |
Example
Input: John Smith
Output: JOHN SMITH