Purpose
Examined whether a keyboard command exists in the list.
Class
Type
Method
Syntax
<oKeyCommandList>:Exist(<oKeyCommand> | <symCommand>) Æ lExist
Arguments
| <oKeyCommand> | The keyboard command that is to be searched in the list. | 
| Data Type: | bKeyCommand | 
| <symCommand> | The name of the method for which is to be searched in the list. | 
| Data Type: | Symbol | 
Return Value
| lExist | A logical value that indicates whether the keyboard command exists in the list. | 
| TRUE | The keyboard command exists in the list. | 
| FALSE | The keyboard command does not exist in the list. | 
| Data Type: | Logic | 
Description
bKeyCommandList:Exist() searches a keyboard command in the list.
See Also
Page url: http://www.YOURSERVER.com/index.html?bkeycommandlist_exist.htm