Insert Stroke command

Summary

Inserts a character with a stroke.

Description

After selecting this command, Insert a character with a stroke (ø or Ø) at the cursor by typing o or O, or a cent symbol (¢) by typing c.

How to Run

  • Default Menu: Insert > Diacritics > Stroke

  • All Commands: Insert > Diacritics > Stroke

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: CTRL+/

Plug-in Command ID

EEID_INSERT_STROKE (4311)

Macros

[JavaScript]

editor.ExecuteCommandByID(4311);

[VBScript]

editor.ExecuteCommandByID 4311