Replace parts in a string.
Replace parts in a string. This function can be used to replace all occurences of the sub string sOld in the string sString with the new sub string sNew. The function returns the resulting string.
Alphabetic index