R
e
p
l
a
c
e

{REPLACE(List_Id,cReplace)}

Replaces text using a list of Regular Expressions.


List_Id is the ID of a List containing Regular Expressions.

cReplace is the text to apply the Regular Expressions to.
cReplace is optional, you can use the following format: {REPLACE(1234)}Text to replace{/REPLACE}