Product SiteDocumentation Site

5.4.11.2. compare


>>-compare(first,second)--------------------------------><

This method returns "1" if the second is larger than first object, "0" if the two objects are equal, and "-1" second is smaller than first. The two strings are compared using a caseless comparison.