Replace characters in long-text
Description
Replace a list of matching values within a long-text value
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Matching value | text-list | link-manual | true | The characters that should be found inside of the text value to be replaced |
Replacement value | text | link-manual | true | The value that should be used to replace the Match value found inside of the text value |
Text value | long-text | link-manual | true | The text value that contains the keyword you want to replace with the replacement value |
Scenarios
- The user wants to replace the all special characters with
+
Use case
Default Matching value list
!
"
#
$
%
&
'
(
)
*
,
-
.
/
:
;
<
=
>
?
@
[
\
]
^
_
- ` - backtick
{
|
}
~
Inputs
- Matching value:
The Default Matching value list
- Replacement value:
+
- Text value:
`~:!@#$%^&*()_-+=}]{[|\/><.,
Search Tags
Replace any list of special characters