SetMenuItemText()
Syntax
SetMenuItemText(#Menu, Item, Text$)Description
Changes the text of the specified menu item.
Parameters
#Menu The menu to use. Item The item number of the item to change. Text$ The new text for the item.
Return value
None.
See Also
GetMenuItemText(), MenuItem()
Supported OS
All