Strings
To Title Case
2min
Overview
Use this action to capitalize each word in the sentence.
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.
Step 3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:
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.
Updated 16 Feb 2024
Did this page help you?