Strings

To Title Case

2min

Overview

Use this action to capitalize each word in the sentence.

How to configure the To Title Case action?

Step 1. Create a process and give it a name.

Step 2. Drag the To Title Case action to the canvas and link it to the other actions.

Document image


Step 3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:

Document image


Input string: you need to input a string variable that contains the value of the string you want to capitalize

Result: the output contains the returned capitalized string



Step 4. Save, Validate and Run the process.

Step 5. You will be prompted to add the string for the input variable. Click Run.

Step 6. To verify the process click Check instance.

Step 7. In the Output section, you can see the resulting string.

Document image