Gets the current output language.
[Visual Basic] Function GetOutputLanguage() As String [C#] string GetOutputLanguage(); [C++] String* GetOutputLanguage(); [JScript] function GetOutputLanguage(): String;
The RFC3066 code of the current output language.
IUtilitySet Interface | Okapi.Library.Utility Namespace