Project

General

Profile

Actions

$menucontext » History » Revision 5

« Previous | Revision 5/7 (diff) | Next »
Per Amundsen, 12/31/2018 11:38 AM


Added in 1.9.1

$menucontext

Returns the context of a menu event.

window/hotlink/toolbar/treebar

See also $menutype, $menu, 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 5 years ago · 5 revisions

Also available in: PDF HTML TXT