REPLACE
Description
REPLACE
takes three strings and replaces all the occurrences of the second string with the third string in the first string.
Example
This will return 'I have 0 problems'
.
Last updated
REPLACE
takes three strings and replaces all the occurrences of the second string with the third string in the first string.
This will return 'I have 0 problems'
.
Last updated