Web Generation User Exits › CompareExit—Web Generation Compare Exit › CompareTo Method—Compares Two Strings › Default Behavior
The default behavior of this method is as follows.
Check null for both parameters.
Trim the space from strings.
Delegate the comparison to Java CompareTo() method.