Allows you to check the list of keyboard layout.
Example
Running this code will get the current keyboard layout list, which will be shown in the alert box.
As shown in the alert box, the available keyboard list is "United States - English" and "Korean".
alert($plugin function("OS Automation.dll", "$keyboard layout list"))