IndexOfString

When to use IndexOfString

This activity is used to find the index of a character present in a string.

Figure 1

Activity Name

Picture

IndexOfString

a

Technical Reference

Figure 1.1

1.3

S.no

Description

1

Specify the number of counts to find

2

Displays the action that the activity performs in the workflow

3

Check this to ignore case sensitive while finding the index

4

Specify the input string in which you need to check the index of a character

5

Specify an integer variable which holds the output of the character location

6

Specify the input character to find the index location

7

Specify the starting position where you need to start searching the input character

 aActivity: The IndexOfString activity helps you to find the index/position of a character/string from the input provided using a search value.

 

v4.0.0