string window.GetMenuText()
Applicable Classes: Menu, MenuItem
Return Type: string
Parameters: none
Description:
GetMenuText returns the string representation of the menu (the text
displayed by the menu).
See Menu functions for an example.
See Also: Menu
Functions