ChangeFocus Method (FlexObject)

Class

FlexObject.

Action

Changes the current focus.

Syntax

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.