BackUp LevelNext

Replace

Returns string with occurrences of substring1 being replaced with substring2 in the specified scope.

See also Find, ReplaceNoCase, ReplaceList, and REReplace.

Syntax

Replace(string, substring1, substring2 [, scope ])

string

Any string.

substring1

String to be replaced.

substring2

String that should replace occurrences of substring1.

scope

Defines how to complete the replace operation:




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.