Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 17.0Version 16.0 (current version)Version 15.0Version 14.0Version 13.0Version 12.0Version 11.0Version 10.0Version 2.0 (home page)Version 1.0 (home page)

On this page

removeKeyboards

Summary

Removes keyboards (by ID) from KeymanWeb.

Syntax

keyman.removeKeyboards(id[, id2, ...])

Parameters

id
Type: string
keyboard name string

Return Value

boolean
true if all keyboards were successfully removed, otherwise false.

Description

Allows a web page designer to dynamically remove keyboards from KeymanWeb by their ID(s).

If the value false is returned, it is most likely that at least one specified keyboard was not actively loaded in KeymanWeb at the time of the call.