SubString

When to use SubString

This activity is used to extract a required section of the input string.

Figure 1

Activity Name

Picture

SubString

a

Technical Reference

Figure 1.1

1.10 

S.no

Description

1

Displays the action that the activity performs in the workflow

2

Specify the input string to extract

3

Specify how many characters should be extracted from the input string

4

Specify the string variable which holds the output of the extracted string

5

Specify the starting index where you need to start extraction

a Activity: The SubString activity helps you to extract a required detail from an input data by specifying the start index and the length of the string that needs to be extracted.

 

v4.0.0