Strings

Length

2min

Overview

Use this action to return the length of a string.

How to configure the Length action?

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

Step 2. Drag the Length 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 the string variable

Result: This is the output of type Integer, representing the length of the input string

Step 4. Save, Validate and Run the process.

Step 5. To verify the process click Check instance.

Step 6. In the Output section, you can see the result:

Document image