Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Insert category

Command: Insert Special Character command

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

Insert Special Character command

Summary

Inserts a special character.

Description

Inserts a special character at the cursor. This command will display the Insert Special Character dialog box, where you can specify a character.

How to Run

Default Menu: Insert > Special Character

All Commands: Insert > Special Character

Toolbar: insertcontrol

Status Bar: None

Default Keyboard Shortcut: CTRL + SHIFT + I

Plug-in Command ID

EEID_INSERT_CONTROL (4197)

Macros

[JavaScript]

editor.ExecuteCommandByID(4197);

[VBScript]

editor.ExecuteCommandByID 4197

Copyright © 2003-2023 by Emurasoft, Inc.