WoW:API EditBox GetInputLanguage: Difference between revisions
Jump to navigation
Jump to search
GetInputLanguage -Documentation by The Nerd Wonder-
No edit summary |
({{widgetmethod}}) |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
<center>'''GetInputLanguage''' ''-Documentation by The Nerd Wonder-''</center> | <center>'''GetInputLanguage''' ''-Documentation by The Nerd Wonder-''</center> | ||
| Line 19: | Line 21: | ||
Returns the language used for providing input to the editbox. This does not get the ingame race languages. | Returns the language used for providing input to the editbox. This does not get the ingame race languages. | ||
Revision as of 11:47, 10 June 2006
← 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.