Appends a new menu item at the end of this menu
| itemText | string | text f new item |
| command | string | command to execute when menu item selected |
| helpString | optional string | help string to be displayed in status bar when cursor hovers over menu item |
| sessionFile | optional boolean | Default true. Should commands appear in session file when item selected? |
| Return value | none |
Back to Menu
Back to Overview