WoW:API EditBox GetInputLanguage: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API EditBox GetInputLanguage to WoW:API EditBox GetInputLanguage without leaving a redirect)
 

Latest revision as of 04:45, 15 August 2023

Widget API ← EditBox < GetInputLanguage

language = editBox:GetInputLanguage();

Returns the language used for providing input to the editbox.


Arguments

none


Returns
language
language
String - a string corresponding to the input language. Known values: "ROMAN"

Details

Returns the language used for providing input to the editbox. This does not get the ingame race languages.