GetMenuTitleText()

Syntax

Text$ = GetMenuTitleText(#Menu, Title)
Description
Returns the title text of the specified menu title item.

Parameters

#Menu The menu to use.
Title The index of the menu title item to read the title from.

Return value

Returns the text of the menu title item.

See Also

MenuTitle(), SetMenuTitleText()

Supported OS

All

<- GetMenuItemText() - Menu Index - HideMenu() ->