Replace

Replaces the first string value with the second string value anywhere it is found in the variable.

Syntax

Replace(1, 2, 3)

Function Properties

OrdinalTypeDescription
1stringRequiredVariable with value to replace
2stringRequiredString to replace
3stringRequiredString used as replacement

Usage

Given @name=The 2007 model is better.

System returns: