StrComp Function Class Microsoft.VisualBasic.Strings Syntax StrComp(string1, string2[, compare]) (Web hosting maine)

StrComp Function Class Microsoft.VisualBasic.Strings Syntax StrComp(string1, string2[, compare]) string1 Use: Required Data Type: String Any string expression string2 Use: Required Data Type: String Any string expression compare Use: Optional Data Type: CompareMethod constant Either CompareMethod.Binary or CompareMethod.Text Return Value Integer Description Determines whether two strings are equal and, if not, which of two strings has the greater value Rules at a Glance The compare argument is one of CompareMethod.Binary or CompareMethod.Text. If no comparison is specified, VB uses the value of OptionCompare. The following table describes the possible return values from the StrComp function: Scenario Return value string1 < string2 -1
Note: If you are looking for cheap and inexpensive provider to host and run your tomcat application check professional tomcat hosting services

Comments are closed.