Insert Ring command¶
Summary¶
Inserts a character with a ring accent mark.
Description¶
After selecting this command, insert a character with a ring (å or Å) at the cursor by typing a or A, or the degree symbol (°) by typing a space.
How to Run¶
Default Menu: Insert > Diacritics > Ring Above
All Commands: Insert > Diacritics > Ring Above
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: CTRL+SHIFT+2
Plug-in Command ID¶
EEID_INSERT_RING_ABOVE (4308)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4308);
[VBScript]¶
editor.ExecuteCommandByID 4308