EndsWithString
When to use EndsWithString
This activity is used to check the content of the string.
Figure 1
Activity Name |
Picture |
EndsWithString |
Technical Reference
Figure 1.1 |
S.no |
Description |
1 |
Displays the action that the activity performs in the workflow |
|
2 |
Check to ignore case sensitivity |
|
3 |
Specify the input string to check |
|
4 |
Specify a Boolean variable which holds the result |
|
5 |
Specify the search value to check whether it is present at the end of the input string |
Input should always be a string variable
Activity: The EndsWithString activity helps you to validate the presence of a word/character in a string, by providing a search value that needs to be validated.
v4.0.0