Previous Topic: Return CodeNext Topic: Rebuilding the Exit


Default Behavior

By default, the String.toUpperCase() is used which in turn will call Character.toUpperCase() using default locale for the JVM.