This component demonstrates use of the convertStringUtils converter. The converter can operate on strings and perform some basic manipulation including change to upper and lower case, capitalize the string, trim the string and truncate a string at a fixed length.
Input a long line of text:
Raw text:
Changed to upper case:
Changed to lower case:
Truncated to 40 chars:
[HOME]
[SOURCE]