Retrieves the state of the SHIFT key.
Syntax
HTML N/A Scripting [ bKey = ] event.shiftKey
Possible Values
bKey Boolean that specifies one of the following values:
false SHIFT key is not pressed. true SHIFT key is pressed. The property is read-only with no default value.
Applies To
HTML N/A Scripting event