Wraps lines by specified number of characters.
Wraps each line after a specified length of characters (in bytes). This command is equivalent to selecting Specified Characters from the Wrap by drop-down list box on the General page of the Configuration Properties dialog box.
•Default Menu: View > Wrap by Characters
•All Commands: View > Wrap by Characters
•Toolbar:
•Status Bar: None
•Default Shortcut Key: CTRL+2
•EEID_WRAP_BY_CHAR (4209)
editor.ExecuteCommandByID(4209);
editor.ExecuteCommandByID 4209