Project

General

Profile

Actions

$menu » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Per Amundsen, 12/31/2018 11:40 AM


Added in 1.9.1

$menu

Returns the name of the associated window in a menu event.

See also $menutype, $menucontext, $mouse, 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 · 3 revisions

Also available in: PDF HTML TXT