BackUp LevelNext

CompareNoCase

Performs a case-insensitive comparison of two strings. Returns a negative number if string1 is less than string2; 0 if string1 is equal to string2; or a positive number if string1 is greater than string2.

See also Compare and FindNoCase.

Syntax

CompareNoCase(string1, string2)

string1, string2

Strings to be compared.




BackUp LevelNext

allaire

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