New
Locale with Language
Constructs a new locale from a language code.
Note:
This function block is located in the General\Utilities\Locale
folder.
Inputs
- Language
- A String object that specifies the language for the locale.
Output
Returns a new java.util.Locale object.
Notes
This function block is based on the util.Locale() method.
