(AGK version: 108.13)
Submitted: 2013-06-15 16:49:35
Setvirtualresolution(640,480)

Language$=GetDeviceLanguage()

Repeat
    Print ("The device language code is: "+Language$)
    Sync()
Until Timer()>8

End
Help make AGK better by submitting an example for this command!
(All examples are subject to approval)
Login to post an example of your own.