|
|
Returns a with content of argument s, where every occurrence of substring find has been replaced with string replacement. |
findReplaceAll(string s, string find, string replacement) #Output: String |
|
Parameters used in this function
|
The function returns a |