|||

EmEditor Help

English
English 日本語 한국어 简体中文 繁體中文
    

Quick search

  • Notices
  • How to ...
  • Command Reference
    • File category
    • Edit category
    • Insert category
      • Time and Date command
      • Date and Time command
      • Insert Grave command
      • Insert Acute command
      • Insert Circumflex command
      • Insert Tilde command
      • Insert Diaeresis command
      • Insert Ring command
      • Insert Ligature command
      • Insert Cedilla command
      • Insert Stroke command
      • Insert Caron command
      • Insert Macron command
      • Insert Inverted Question Mark command
      • Insert Inverted Exclamation Mark command
      • Insert Copyright command
      • Insert Registered command
      • Insert Trademark command
      • Insert Euro command
      • Insert Special Character command
      • Numbering command
      • AutoFill/AutoRepeat command
      • Insert Line Above command
      • Insert Line Below command
      • Duplicate Line command
      • Insert CR command
      • Insert LF command
      • Insert CR and LF command
      • Insert Tab command
      • Insert/Overwrite command
      • Insert command
      • List of Recent Files to Insert command
    • Convert category
    • Bookmarks category
    • Search category
    • View category
    • CSV category
    • Sort category
    • Compare category
    • Macros category
    • Tools category
    • AI category (ChatAI plug-in)
    • Plug-ins category
    • External Tools category
    • Window category
    • Help category
    • Common Keyboard Shortcuts
    • All Keyboard Shortcuts
  • Dialog Boxes
  • Macro Reference
  • Plug-in Reference
  • How to Purchase
  • History
  • Registered Devices page
  • Stripe Subscriptions page
  • Support
  • Glossary
  • Using Command Line Options
  • About EmEditor Help

Command Reference — Insert category — Insert Copyright command

Insert Copyright command¶

Summary¶

Inserts a copyright symbol.

Description¶

Inserts a copyright symbol (©) at the cursor.

How to Run¶

  • Default Menu: Insert > Marks > Copyright

  • All Commands: Insert > Marks > Copyright

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: ALT+CTRL+C

Plug-in Command ID¶

EEID_INSERT_COPYRIGHT (4314)

Macros¶

[JavaScript]¶

document.selection.Text="©";

[VBScript]¶

document.selection.Text="©"

<Page contents

>Page contents:

  • Insert Copyright command
    • Summary
    • Description
    • How to Run
    • Plug-in Command ID
    • Macros
      • [JavaScript]
      • [VBScript]
© Copyright 2025 Emurasoft.