This component help you with basic string functions like string_length to calculate length of the strings, there are other function like joining two string , checking if string includes specific word , converting string in lower or upper case etc.
Following action are available in this component.
1. String_CharAt
2. String_Concat
3. String_Contains
4. String_Length
5. String_Replace
6. String_Search
7. String_Slice
8. String_ToLowerCase
9. String_ToUpperCase