Retrieves the collaboration locale for the current collaboration object.
Returns a Java Locale object that contains the language and country codes of the collaboration locale. This Locale object must be an instance of the java.util.Locale class.
The Get Locale function block returns the locale of the current flow. This flow locale is the locale associated with the collaboration object's triggering business object.
This function block is based on the BaseCollaboration.getLocale() method. For more information, see getLocale().