Moves the cursor to the first non-white space character of the current line.
Moves to the start of the current line. This command ignores any white space at the beginning of the current line, and places the cursor next to the first non-white space character.
document.selection.StartOfLine(false,eeLineView | eeLineHomeText);
document.selection.StartOfLine false,eeLineView | eeLineHomeText
Send feedback on this topic to Emurasoft