Actions
  $menucontext » History » Revision 3
      « Previous |
    Revision 3/7
      (diff)
      | Next »
    
    Per Amundsen, 10/01/2015 03:51 PM 
    
    
Added in 1.9.1
$menucontext
Returns the context of anmenu event.
window/hotlink/toolbar/treebar
Example
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
}
Updated by Per Amundsen about 10 years ago · 7 revisions