GetLocale: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
== Related Items == | == Related Items == | ||
[[form| | [[form|Form]] | ||
[[Category:Language Reference]] | [[Category:Language Reference]] |
Revision as of 01:01, 24 August 2012
GetLocale ()
Description
GetLocale returns the current language setting for the device. It returns a string of the form xx or xx-yy, where xx is the two digit language code.
Example
Rem GetLocale Example Print GetLocale()
Output
en-en or de