Align Right command

Summary

Align text in the selected columns or current column right.

Description

Align text in the selected columns or current column right.

How to Run

  • Default Menu: CSV > Columns > Align Right

  • All Commands: CSV > Columns > Align Right

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ALIGN_RIGHT (23234)

Macros

[JavaScript]

editor.ExecuteCommandByID(23234);

[VBScript]

editor.ExecuteCommandByID 23234