Index

Related topics:

Replace

Tutorial Videos

Tutorial videos are available here.

Knowledge Base

Visit our User Forum for discussions & solutions

Replace – XpressDox

Replace is used to replace all occurrences of one string in a source string with another string:

«Replace(Address,"Ave.","Avenue")»

“123 Long Ave., Cape Town” becomes “123 Long Avenue, Cape Town”