$menucontext » History » Revision 4
Revision 3 (Per Amundsen, 10/01/2015 03:51 PM) → Revision 4/7 (Mr. BS, 02/12/2017 08:18 PM)
_Added in 1.9.1_ *$menucontext* Returns the context of a [[Scripting_Menus|menu]] an[[Scripting_Menus|menu]] event. _window/hotlink/toolbar/treebar_ *Example* <pre> menu @Example { Menu Name:echo -ag Menu name is $menu Menu Type:echo -ag Menu type is $menutype Menu Context:echo -ag Menu context is $menucontext } </pre>