Arbortext Command Language > Functions by Alphabetical Listing > keymap_exists
  
keymap_exists
keymap_exists (name)
This function returns a value that is not zero if the keymap named name exists. This function returns a value of zero the keymap named name does not exist. name need not begin with the keymap prefix character '@'. If the keymap exists, the function actually returns 1 + the number of references to the keymap, that is, where each window that attaches the keymap is counted as one reference.