Replace

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

Replace(1, 2, 3)

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

Given @name=The 2007 model is better.

System returns: