Actions
$menucontext » History » Revision 4
« Previous |
Revision 4/7
(diff)
| Next »
Mr. BS, 02/12/2017 08:18 PM
Added in 1.9.1
$menucontext
Returns the context of a menu 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 Mr. BS almost 9 years ago · 7 revisions