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] . Only the defined columns of the strings are compared, using a caseless comparison. |