object.TypeKeys(keys, [delay, ensureFocus])
Variable | Description |
---|---|
keys | The keystrokes to type. STRING. |
delay | Optional.The delay between keystrokes in milliseconds. INTEGER. |
ensureFocus | Optional.Determines whether it should be ensured that the mobile object actually has the focus. The focus will be set with a click in the middle of the mobile object. Defaults to true. BOOLEAN. |