WoW:API EditBox GetInputLanguage: Difference between revisions
({{widgetmethod}}) |
m (Move page script moved page API EditBox GetInputLanguage to API EditBox GetInputLanguage without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
language = editBox:GetInputLanguage(); | language = editBox:GetInputLanguage(); | ||
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.