Extract Substring from End of String

Use the Extract Substring from End of String action A tool for building the processes, logic, and direction within workflows. to copy a specified number of characters starting from the end of a string and store the output in a variable.

Before you start 

Configure the Substring from End of String action

In the Designer:

  1. Click the Extract Substring from End of String action group in the action toolbox.

    or

    Type the action name or function in the Search field at the top of the action toolbox.

  2. Drag the Extract Substring from End of String action to the designer canvas.
  3. Do one of the following to open the Action configuration window:

    • Double-click the action.
    • Click on the action and then click Configure.

    See Action configuration window for more information.

  4. Specify the Number of Characters you want to copy into the substring.

  5. Select the source string you want to extract the substring from in the String field.

  6. Create or select the Output workflow variable to store the output from this action.

Action settings

Field Description
Number of Characters

The number of characters to copy into the substring.

String

Extract the substring from this source string.

Output

The workflow variable to store the output from this action.

For more information about how to use Lookups in configuration fields, see Lookups in action configuration fields.