GetMenuItemText()

Summary

Gets the text for a menu item.

Changes

Added to Version 6.0/2012.

Syntax

item_text = GetMenuItemText(string item_name)

Argument Contents
item_name The name of the menu item

Returns

A string with the text for a menu item.

Error Codes

Error Type Meaning
Error The name of the menu item does not exist

See Also

Function Summary
SetMenuItemText() Sets the text for a menu item