DoReplace function
The DoReplace function was historically available through the Script Support Class. This functionality has been removed because the VBScript native Replace() function can be used instead.
Development
This function was added in version 2.4.
In version 2.7, it was removed in favor of the VBScript native Replace() function.
Documentation
The Replace() function exposed the VB6 Replace() function to scripting.