$root.$imenus

Parent: $root
 
Children 

Methods 

The group of instances for installed menus

Methods

Object specific 
$add$add(cClassname|rItem,cInstname[,posn=kUsermenu,params...]) installs menu;cInstname = '*' means Omnis creates instance name;posn is a constant or a 1-based index into the user menus.Passes parameters to $construct.Returns item ref to menu instance
 
You can pass cClassname/rItem as either the name of the menu class, in the form [library.]class, where the library defaults to the current library if omitted, or as an item reference to the menu class.
$remove$remove(rItem) removes the menu; rItem is an item reference to the menu to remove
Standard$appendlist $count $findident $findname $first $insertlist $makelist $next $sendall

Children

Top 

MENU