BBjPopupSelectEvent::isShiftDown
Description
In BBj 6.0 and higher, this method returns an indication of whether the Shift key was pressed at the time of the menu selection.
Syntax
| Return Value | Method | 
| boolean | isShiftDown() | 
Parameters
None.
Return Value
Returns 1 if the Shift key was pressed, otherwise it returns 0.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.