$keyboard layout get

Allows you to check the keyboard layout.


Example

Running this code will get the current keyboard layout, which will be shown in the alert box.

As shown in the alert box, the current keyboard layout used is "United States - English".

alert($plugin function("OS Automation.dll", "$keyboard layout get"))

Was this helpful?

Previous Article

$get mouse cursor

Next Article

$keyboard layout list