UO.Key

From OpenEUO
Revision as of 12:37, 9 October 2010 by 76.184.213.234 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UO.Key(key[,bctrl,balt,bshift])

Sends a keystroke to the client. Key can be modified by CTRL, ALT, and or SHIFT by providing the optional boolean parameters.

The key-specifier string key can be A-Z, 0-9, F1-F12 and ESC, BACK, TAB, ENTER, PAUSE, CAPSLOCK, SPACE, PGDN, PGUP, END, HOME, LEFT, RIGHT, UP, DOWN, PRNSCR, INSERT, DELETE, NUMLOCK or SCROLLLOCK.

UO.Msg

UO.ExMsg