ReplaceString
When to use ReplaceString
This activity is used to replace a character or string with another character or string.
Figure 1
Activity Name |
Picture |
ReplaceString |
Technical Reference
Figure 1.1
|
S.no |
Description |
1 |
Displays the action that the activity performs in the workflow |
|
2 |
Specify the existing value that needs to be replaced |
|
3 |
Specify the input string |
|
4 |
Specify a pattern in which the input needs to be replaced |
|
5 |
Specify the replacement string which you need to replace in the input string |
|
6 |
Specify the output as string variable which holds the result after replacement |
Activity: The ReplaceString activity helps you to replace a string within an input data or to replace the input string as per a pattern required for processing.
v4.0.0