BBjEditKeypressEvent::isCmdDown

Description

This method returns an indication of whether the Mac Cmd key was pressed during the Keypress event.

Syntax

Return Value

Method

boolean

isCmdDown()

Parameters

None.

Return Value

Returns 1 if the Mac Cmd key was pressed during the Keypress event, otherwise it returns 0.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

BBj Object Diagram for an illustration of the relationship between BBjObjects.