Difference between revisions of "LlExecuteMenuCommand"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function|func_id|mode=request|func=llExecuteMenuCommand|sort=llExecuteMenuCommand|p1_type=list|p1_name=menu_sequence
{{LSL_Function|func_id|mode=request|func=llExecuteMenuCommand|sort=llExecuteMenuCommand|p1_type=list|p1_name=menu_sequence
|func_desc=Access a main menu item via a list '''menu_sequence''' . Example:
|func_desc=Access a main menu item via a list '''menu_sequence'''.
 
llExecuteMenuCommand(["Client","Character","Rebake Textures"]);
 
or
 
llExecuteMenuCommand(["Tools","Select My Objects Only",TRUE]);


|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Stub]]
|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Stub]]

Revision as of 07:30, 13 February 2007