Phantom Documentation

[Help Home] [Phantom Home]
TypeKeys

void TypeKeys(string)

Return Type: void
Parameters: string sKeys

Description:
Types text as if input by a keyboard to whatever window is the active window. See the window specific TypeKeys for syntax information.

Example Code
System("C:\\Windows\\System32\\Notepad.exe");
TypeKeys("<SHIFT-h>ello.");








Copyright 2000-2011 Phantom Automated Solutions