-
Notifications
You must be signed in to change notification settings - Fork 82
text replace
Chris Henson edited this page Oct 30, 2016
·
8 revisions
Icon |
|
---|---|
Use When |
A piece of text in a text based message needs replaced with alternate text |
Samples |
|
Description |
The text replace component uses a regular expression to replace a piece of text with another piece of text within a text based message. |
Inbound Message Type |
Text Based Message |
Output Message Type |
Text Based Message |
Name | Description |
---|---|
Search For (regex) |
A regular expression that describes the text for which to search |
Replace With |
A text string that should be used to replace the text found by the Search For (regex) parameter |