Convert to Upper Case

This data converter converts all characters in the input text to upper case.

Properties

The To Upper Case data converter can be configured using the following properties:

Description

Type in a description to be shown in the list of data converters. If there is no type in a description, one will be generated.

Example

If the input text is

     "hello World"

then the output text becomes:

     "HELLO WORLD"