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