Returns a name for the locale's script that is appropriate for display to the user. If possible, the name will be localized for the given locale. Returns the empty string if this locale doesn't specify a script code.
inLocale | The locale for which to retrieve the display script. |
DISPLAY
locale
NullPointerException | if inLocale is null |
Diagram: Locale