AddMenuEntry¶
Description¶
Adds an entry to menu with the contents of text. The text will display highlighted if highlightEntry is set to true.
Parameters¶
menu-
The menu to add the entry to.
MENU_1orMENU_2are valid. text-
New text to add in the menu.
highlightEntry-
Determines if the text will always be highlighted.
Return Value¶
None.