Actions
Added in 1.9.1
$menucontext
Returns the context of a menu event.
window/hotlink/toolbar/treebar
See also $menu, $menutype, $mouse, $menuicon, Menus.
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 over 2 years ago · 7 revisions