Toggles logical line selection mode.
Toggles logical line selection mode. This command allows you to highlight multiple lines with the keyboard. Moving the cursor with the arrow keys will expand or contract the selection. Selecting the Copy command or the Cut command will end character selection mode.
editor.ExecuteCommandByID(4437);
editor.ExecuteCommandByID 4437