replace
Summary​
Replaces all occurrences of a pattern in a string
Description​
A string which may contain values to be replaced.
pattern​
The string pattern to be replaced.
replacement​
The string to be added as a replacement for the given pattern.