map addMenuItem [menu or index,text,command,priority]

Operand types

map: Control
[menu or index,text,command,priority]: Array

Type of returned value

Description

Creates a new menu item.
Menu can be "file" or "view", index is index as returned from addMenu command.
'priority' is optional and determines where in the menu the item will reside (higher priority items first).

Used In

Arma2

Example

There are no examples for this command
Search OFPEC COMREF