GetText Method (PopupMenu Object)¶
Retrieves the text string of the menu item specified by the identifier. id The integer identifier of the menu item specified by the Add Method. Supported on EmEditor Professional Version 5.00 or later.¶
[JavaScript]¶
strText = popupmenu.GetText( id );
[VBScript]¶
strText = popupmenu.GetText( id )
Parameters¶
Version¶