object.ChangeFocus([shiftKey, keyCode])
object.ChangeFocus([shiftKey, keyCode])
Variable | Description |
---|---|
shiftKey | Optional: true to activate the shift key modifier. Boolean. |
keyCode | Optional: the key code value of the key pressed or released. String. |