Difference between revisions of "Menu Activate"
From Wiki
Panther.sn (Talk | contribs) |
(→See Also) |
||
Line 21: | Line 21: | ||
{| | {| | ||
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | | Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | | ||
− | [[Documentation# | + | [[Documentation#Menu |Menu ]] |
|} | |} |
Revision as of 04:15, 14 August 2005
Menu Activate
Menu
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 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 |