Description
PSCReplaceAllOccur scans the specified string S and replaces all occurrences of the sequence FromStr to the ToStr. PSCReplaceAllOccur is used as a base function for another similar functions - PSCRemoveExtraSlash, PSCRemoveExtraChars and so on.