Inserts an euro symbol.
Inserts an euro symbol (€) at the cursor.
•Default Menu: Insert > Marks > Euro
•All Commands: Insert > Marks > Euro
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: ALT+CTRL+E
•EEID_INSERT_EURO (4317)
document.selection.Text="€";
document.selection.Text="€"