set.menu.item

Category

Menu/IO Commands

Syntax

set.menu.item(mNAME,cA);

Description

Adds an item with the name mNAME to the menu previously created using the set.menu command. The item is assigned to controller cA, so when the user selects it from the menu the test command controller(cA) will be true.

See also

set.menu.item
Setting Up Menus and Keys