ReplaceW

Description

Replaces a portion of one string with another. This function is obsolete. It has the same behavior as Replace in all environments.

Syntax

ReplaceW ( string1, start, n, string2 )