Retrieves the text string of the menu item specified by the identifier.
strText = popupmenu.GetText( id );
strText = popupmenu.GetText( id )
id
The integer identifier of the menu item specified by the Add Method.
Supported on EmEditor Professional Version 5.00 or later.