Normal Mode command

Summary

Clears the separated value view mode.

Description

Clears the separated value view mode.

How to Run

  • Default Menu: CSV > Normal Mode

  • All Commands: CSV > Normal Mode

  • Toolbar:

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MODE_NORMAL (4472)

Macros

[JavaScript]

editor.ExecuteCommandByID(4472);

[VBScript]

editor.ExecuteCommandByID 4472