MnDrawMenuBar
MnGetStrings
Enter search terms or a module, class or function name.
MnGetNewCommandID returns a new identification number for a menu item.
Return Value
nNewID is the new command ID.
Comment
The ID is a number in the range 0 to 1023. The ID is used to connect a menu item with a UniScript function.
See also
Overview Menus, MnSetCommand
id-1722274