--- title: getActiveKeyboard --- ## Summary Get the internal name of the currently active keyboard. ## Syntax ```c keyman.getActiveKeyboard() ``` ### Parameters None. ### Return Value `string` : The ID (internal name) of the currently-active keyboard.