Constructs a new locale based on the specified language and county.
- Note:
- This function block is located in the General\Utilities\Locale folder.
- Language
- A String object that specifies the current language for the locale.
- Country
- A String object that specifies the current country for the locale.
Returns a java.util.Locale object.
This function block is based on the util.Locale() method.
