Dabo.ui.isCommandDown
From Dabo Wiki
Contents
Signature:
dabo.ui.isCommandDown()
Description:
Basic function to determine the status of the Command Key.
Returns:
True
if the control key is pressed at the moment; False
if it is not.
Comments:
Only applicable on systems such as Mac OS X that implement a Command key.