INDENT

NOTE, There is a difference between TAB and INDENT. INDENT indents the current line (or multiple lines if there is a selection), regardless of where the caret is. INDENT has a KeyCombination of just the Tab key (no mods).

The indentation uses either tab characters, or spaces, depending on TextArea.indentation.

NOTE. TextField does not use INDENT or TAB.