Actions
$menucontext » History » Revision 1
Revision 1/7
| Next »
Per Amundsen, 08/11/2015 09:40 AM
Added in 1.9.1
$menucontext
Returns the context of the menu event.
window/hotlink/toolbar
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 10 years ago · 7 revisions