Replace Function

Simran Mehndiratta
Simran Mehndiratta
  • Updated

Function Name:

Replace

Purpose:

The replace function can be used to replace characters/words in a string value or remove characters/words from a string. 

Configuration:

mceclip9.png

1. Enter a Display label for the node. This will be helpful with identifying the node when viewing your Entity Pipeline.

2. Enter a Description that will explain the criteria configured.

3. Enter a Regular Expression (regex—Java engine) or text to be replaced. For example, enter abc if you want to replace all occurrences of abc in a string. You can use a Regular Expression to perform a search for specific patterns.

4. The Data Token option allows you to use a dynamic value from an attribute as your search criteria.

5. Enter the replacement text in Replace All Matches With. You can leave this attribute empty if you want to replace the string with no value. 

6. The Data Token option allows you to use a dynamic value from an attribute as your replacement text.

Share this

Was this article helpful?

0 out of 0 found this helpful