Moves the cursor one tab character to the left, or decreases the line indent.
Moves the cursor one tab character to the left. If multiple lines are selected, this commands decreases the line indent by removing one tab character or the equivalent number of spaces at the start of each selected line.
editor.ExecuteCommandByID(4189);
editor.ExecuteCommandByID 4189
Send feedback on this topic to Emurasoft