Navigation:  Classes > bKeyCommandList >

bKeyCommandList:Exist()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Examined whether a keyboard command exists in the list.

Class

bKeyCommandList

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

lExistA logical value that indicates whether the keyboard command exists in the list.
TRUEThe keyboard command exists in the list.
FALSEThe keyboard command does not exist in the list.
Data type:Logic

Description

bKeyCommandList:Exist() searches a keyboard command in the list.

See Also

bItemList:Get()

 


Page url: http://www.YOURSERVER.com/index.html?bkeycommandlist_exist.htm