The KeyboardInfo class is returned in an Array by KeymanWeb.GetKeyboards and details information about one keyboard available to KeymanWeb.
Display name of the keyboard, to be used in user interface.
Type:
String
Access:
Read only
Version Introduced:
1.0
Internal name of the keyboard, to be used whenever referring to keyboards in KeymanWeb API functions. The internal name of the keyboard is usually "Keyboard_"+filename of the keyboard, not including the file extension of the keyboard.
Type:
String
Access:
Read only
Version Introduced:
1.0