ChangeFocus Method (FlexObject)

Class

FlexObject class

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.