| SUI_AddMenuItem (menuItem; shortcut) | ||
| Parameter | Type | Description |
| menuItem | Text | The text of the menu item to listen for |
| shortcut | Longint | The ASCII value of the shortcut key associated with menu item |
| Description SUI_AddMenuItem adds text to the internal language model for menus, representing a menu item. | ||