Menu Activate

From Wiki
Revision as of 11:58, 13 November 2006 by 66.190.241.237 (Talk) (Example)

Jump to: navigation, search


Synopsis

menu Activate {name}

Description

The menu Activate command activates the window element given by its name, in the EasyUO menu window


Example

; This will choose the menu element called EditBox. This is
; useful if you want your script to type something into an edit
; box as the script runs.
menu Activate EditBox

See also

Main Page Documentation