Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

VBScript Comparison Constants

VBScript Comparison Constants are only available when your project has an explicit reference to the appropriate type library containing these constant definitions. For VBScript, you must explicitly declare these constants in your code.

Constant

Value

Description

vbBinaryCompare

0

Perform a binary comparison.

vbTextCompare

1

Perform a textual comparison.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.