$menucontext » History » Revision 3
Revision 2 (Per Amundsen, 08/11/2015 09:40 AM) → Revision 3/7 (Per Amundsen, 10/01/2015 03:51 PM)
_Added in 1.9.1_ *$menucontext* Returns the context of an[[Scripting_Menus|menu]] event. _window/hotlink/toolbar/treebar_ _window/hotlink/toolbar_ *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>