Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Insert category

Command: Insert Diaeresis command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Insert category

Insert Diaeresis command

Summary

Inserts a character with a diaeresis (umlaut) accent mark.

Description

After selecting this command, insert a character with a diaeresis, also called an umlaut, (ä, ë, ï, ö, ü, ÿ, Ä, Ë, Ï, Ö, Ü or Ÿ) at the cursor by typing a, e, i, o, u, y, A, E, I, O, U or Y.

How to Run

Default Menu: Insert > Diacritics > Diaeresis

All Commands: Insert > Diacritics > Diaeresis

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL + SHIFT + ;

Plug-in Command ID

EEID_INSERT_DIAERESIS (4307)

Macros

[JavaScript]

editor.ExecuteCommandByID(4307);

[VBScript]

editor.ExecuteCommandByID 4307

Copyright © 2003-2023 by Emurasoft, Inc.