Returns a string in which a specified substring has been replaced with another substring a specified number of times.

Replace(expression, find, replacewith[, start[, count[, compare]]])

Expand imageArguments

Expand imageSettings

Expand imageReturn Value

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also