Insert Cedilla command
Summary
Inserts a c/C character with a cedilla accent mark.
Description
Inserts a cedilla (ç or Ç) at the cursor by now typing c or C.
How to Run
- Default Menu: None
- All Commands: Edit> Insert
> Insert Accent Mark/Special Character > Cedilla
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: CTRL+,
Plug-in Command ID
- EEID_INSERT_CEDILLA (4310)
Macros
[JavaScript]
editor.ExecuteCommandByID(4310);
[VBScript]
editor.ExecuteCommandByID 4310
Send feedback on this topic to Emurasoft