BackUp LevelNext

ReplaceNoCase

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

See also Find, Replace, ReplaceList, and REReplace.

Syntax

ReplaceNoCase(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.