VBScript - StrComp | |||||||||
The StrComp function compares two strings and returns a value that represents the result of the comparison.
The StrComp function can return one of the following values:
-1 (if string1 < string2)
Null (if string1 or string2 is Null)
Syntax:
Can have one of the following values:
|
|||||||||
www.fabrizio.tommasi.name by Fabrizio Tommasi |