#tooltip directive (Script Directives)¶
Specifies the tooltip string displayed when a mouse is placed on the toolbar button. This directive must be specified at the first lines of the script above the main code.
#tooltip = " tooltip" tooltip Specifies the tooltip string displayed when a mouse is placed on the toolbar button. The tooltip would not be displayed if an empty string was specified. Configure the tooltip as "calculation". #tooltip = "Calculation" Supported on EmEditor Professional Version 7.00 or later.Parameters¶
Examples¶
Version¶