Read Me - Common Public License V1.0 - Copyright Notice(©)

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.

Read Me - Common Public License V1.0 - Copyright Notice(©)