$menucontext » History » Revision 2
Revision 1 (Per Amundsen, 08/11/2015 09:40 AM) → Revision 2/7 (Per Amundsen, 08/11/2015 09:40 AM)
_Added in 1.9.1_ *$menucontext* Returns the context of an[[Scripting_Menus|menu]] the [[Scripting_Menus|menu]] event. _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>